Adds missing changelog items for the 7.3

pull/2062/head
velioglu 2018-03-16 09:47:20 +03:00
parent 991000efc9
commit cd2a167e48
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