Skip to content

testing/postgresql-citus: upgrade to 9.3.5

Michael Pirogov requested to merge uuser/aports:citus into master
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 crash because of overflow in partition id with certain compile flags

https://github.com/citusdata/citus/blob/master/CHANGELOG.md

Merge request reports