mirror of https://github.com/citusdata/citus.git
Note PG release candidate support in changelog (#6390)
Co-authored-by: Joe Nelson <jonels@microsoft.com>pull/6395/head
parent
d3a7a42a29
commit
580ab012bf
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue