Skip to content

community/postgresql-citus upgrade to 11.1.3

Michael Pirogov requested to merge uuser/aports:citus into master
  • Adds support for PostgreSQL 15.0

  • Fixes a bug in ALTER EXTENSION citus UPDATE

  • Fixes a bug that causes a crash with empty/null password

  • Fixes a bug that causes not retaining trigger enable/disable settings when re-creating them on shards

  • Fixes a bug that prevents retaining columnar table options after a table-rewrite

  • Raises memory limits in columnar from 256MB to 1GB for reads and write

Merge request reports