- Fix line ending between functions and operators in windows (18) - Change "create view" to "create or replace view" (19) - Add predicate to exclude constraints (20) - Add operator class and include columns for primary key, unique and exclude constraints (21)
2.1.0
* Add inheritance of the template for more flexible support for new versions (16)
2.0.2
* Add support for windows (17) * Fix bug with an empty enum type (15) * Determined the order of the operators
2.0.1
Fix bugs with include/exclude and partition key in greenplum partitions
2.0.0
* Add support GreenPlum 6.13 * Remove support PostgreSQL 10, 11