Merge pull request #2062 from citusdata/add_missing_changelog

Adds missing changelog items for the 7.3
pull/2011/head
Burak Velioglu 2018-03-16 09:59:05 +03:00 committed by GitHub
commit 997e718b26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -14,6 +14,12 @@
* Adds support for respecting enable_hashagg in the master plan
* Adds support for renaming a distributed table
* Adds support for ALTER INDEX (SET|RESET|RENAME TO) commands
* Adds support for setting storage parameters on distributed tables
* Performance improvements to reduce distributed planning time
* Fixes a bug on planner when aggregate is used in ORDER BY