Skip to content

Commit

Permalink
Add #7467
Browse files Browse the repository at this point in the history
  • Loading branch information
naisila committed Jan 19, 2025
1 parent e419e06 commit 34be8c9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@

* Propagates MEMORY and SERIALIZE options of EXPLAIN (#7802)

* Propagates SECURITY LABEL ON ROLE stmt (#7304)

* Adds support for identity columns in distributed partitioned tables (#7785)

* Allows specifying an access method for distributed partitioned tables (#7818)
Expand All @@ -26,8 +24,6 @@
* Fixes a crash that happens because of unsafe catalog access when re-assigning
the global pid after application_name changes (#7791)

* Fixes a possible segfault on distributed queries with window partition (#7718)

* Fixes incorrect VALID UNTIL setting assumption made for roles when syncing
them to new nodes (#7534)

Expand All @@ -37,6 +33,9 @@
* Fixes server crash when trying to execute activate_node_snapshot() on a
single-node cluster (#7552)

* Improves citus_move_shard_placement() to fail early if there is a new node
without reference tables yet (#7467)

### citus v12.1.6 (Nov 14, 2024) ###

* Propagates `SECURITY LABEL .. ON ROLE` statements (#7304)
Expand Down

0 comments on commit 34be8c9

Please sign in to comment.