From 2535d15121ff2fab4845c077ac41c7c7059bd814 Mon Sep 17 00:00:00 2001 From: Onur Tirtir Date: Wed, 3 Nov 2021 11:13:54 +0300 Subject: [PATCH] Add changelog for 9.2.7 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index baf726434..8492bca39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +### citus v9.2.7 (November 3, 2021) ### + +* Fixes `ALTER TABLE IF EXISTS SET SCHEMA` with non-existing table bug + +* Fixes `CREATE INDEX CONCURRENTLY` with no index name on a postgres table bug + +* Fixes a bug that could cause crashes with certain compile flags + +* Fixes a crash because of overflow in partition id with certain compile flags + +* Fixes a memory leak in subtransaction memory handling + +* Fixes deparsing for queries with anonymous column references + ### citus v10.2.2 (October 14, 2021) ### * Fixes a bug that causes reading columnar metapage as all-zeros when