Skip to content

testing/postgresql-citus: upgrade to 10.2.4

Michael Pirogov requested to merge uuser/aports:citus into master
  • Adds support for operator class parameters in indexes

  • Fixes a bug with distributed functions that have OUT parameters or return TABLE

  • Fixes a build error that happens when lz4 is not installed

  • Improves self-deadlock prevention for CREATE INDEX & REINDEX CONCURRENTLY commands for builds using PG14 or higher

  • Fixes a bug that causes commands to fail when application_name is set

Merge request reports