- fix bug with collate in index - fix bug with predicate in exclude constraints - fix bugs with grants: empty strings on "revoke ... from public" - fix bug with aggregates order
2.1.1
- 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