Add changelog entry for 7.5.1

release-7.5
velioglu 2018-08-28 13:34:37 +03:00
parent 4c94bf3eae
commit 33611c168a
1 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,13 @@
### citus v7.5.1 (August 28, 2018) ###
* Improves query pushdown planning performance
* Fixes a bug that could cause modifying CTEs to select wrong execution mode
### citus v7.4.2 (July 27, 2018) ###
* Fixes a segfault in real-time executor during online shard move
### citus v7.5.0 (July 25, 2018) ### ### citus v7.5.0 (July 25, 2018) ###
* Adds foreign key support from hash distributed to reference tables * Adds foreign key support from hash distributed to reference tables