Note PG release candidate support in changelog (#6390)

Co-authored-by: Joe Nelson <jonels@microsoft.com>
pull/6395/head
Hanefi Onaldi 2022-09-30 22:25:24 +03:00 committed by GitHub
parent d3a7a42a29
commit 580ab012bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
### citus v11.1.2 (September 30, 2022) ###
* Adds support for PostgreSQL 15rc1
* Disallows having `ON DELETE/UPDATE SET DEFAULT` actions on columns that
default to sequences