Merge pull request #2230 from citusdata/changelog-7.4.1

Add changelog entry for 7.4.1
pull/2231/head
Burak Velioglu 2018-06-20 12:24:56 +03:00 committed by GitHub
commit 19cadf52ca
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.4.1 (June 20, 2018) ###
* Fixes a bug that could cause transactions to incorrectly proceed after failure
* Fixes a bug on INSERT ... SELECT queries in prepared statements
### citus v7.4.0 (May 15, 2018) ### ### citus v7.4.0 (May 15, 2018) ###
* Adds support for non-pushdownable subqueries and CTEs in UPDATE/DELETE queries * Adds support for non-pushdownable subqueries and CTEs in UPDATE/DELETE queries