Skip to content

testing/postgresql-citus: upgrade to 11.0.6

Michael Pirogov requested to merge uuser/aports:citus into master
  • Fixes a bug that could cause failures in CREATE ROLE statement

  • Fixes a bug that could cause failures in create_distributed_table

  • Fixes a bug that prevents distributing tables that depend on sequences

  • Fixes reference table lock contention

  • Fixes upgrade paths for 11.0

Merge request reports