Add 8.1.2 and 8.2.1 changelog entries

pull/2691/head
velioglu 2019-04-26 11:08:38 +03:00 committed by Hanefi Onaldi
parent ce53671616
commit b6bbee2cac
No known key found for this signature in database
GPG Key ID: 95177DABDC09D1F5
1 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,15 @@
### citus v8.2.1 (April 03, 2019) ###
* Fixes a bug that prevents stack size to be adjusted
### 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.2.0 (March 28, 2019) ###
* Removes support and code for PostgreSQL 9.6