Add changelog entry for 8.1.2

release-8.1
velioglu 2019-04-03 23:17:34 +03:00
parent 14e9c6f249
commit 669af6f55c
No known key found for this signature in database
GPG Key ID: 2530212441929ECC
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
### citus v8.1.2 (April 03, 2019) ###
* Don't do redundant ALTER TABLE consistency checks at coordinator
* Fixes a bug that prevents stack size to be adjusted
* Fix an issue with some DECLARE .. CURSOR WITH HOLD commands
### citus v8.1.1 (January 7, 2019) ### ### citus v8.1.1 (January 7, 2019) ###
* Fixes maintenance daemon panic due to unreleased spinlock * Fixes maintenance daemon panic due to unreleased spinlock