mirror of https://github.com/citusdata/citus.git
Update CHANGELOG.md
Co-authored-by: Onur Tirtir <onurcantirtir@gmail.com>pull/7332/head
parent
936edc0a90
commit
71834d8daf
|
@ -1,6 +1,6 @@
|
||||||
### citus v12.1.1 (November 9, 2023) ###
|
### citus v12.1.1 (November 9, 2023) ###
|
||||||
|
|
||||||
* Fixes leaking of memory and memory contexts in Foreign Constraint Graphs
|
* Fixes leaking of memory and memory contexts in Citus foreign key cache
|
||||||
(#7219)
|
(#7219)
|
||||||
|
|
||||||
* Makes sure to disallow creating a replicated distributed table concurrently
|
* Makes sure to disallow creating a replicated distributed table concurrently
|
||||||
|
|
Loading…
Reference in New Issue