Merge pull request #2351 from citusdata/master-update-changelog-28082018

Add changelog entry for 7.5.1
pull/2343/head
Burak Velioglu 2018-08-28 14:09:22 +03:00 committed by GitHub
commit a4c6cefb17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
### 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