citus/src/backend/distributed/sql/udfs/citus_prepare_pg_upgrade
Naisila Puka 2c50b5f7ff
PG16 compatibility - varnullingrels additions (#7107)
PG16 compatibility - part 7

Check out part 1 42d956888d
part 2 0d503dd5ac
part 3 907d72e60d
part 4 7c6b4ce103
part 5 6056cb2c29
part 6 b36c431abb
part 7 ee3153fe50

This commit is in the series of PG16 compatibility commits. PG16 introduced a new entry
varnnullingrels to Var, which represents our partkey in pg_dist_partition.
This commit does the necessary changes in Citus to support this.
Relevant PG commit:
2489d76c49
2489d76c4906f4461a364ca8ad7e0751ead8aa0d

More PG16 compatibility commits are coming soon ...
2023-08-15 13:07:55 +03:00
..
9.0-1.sql Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
9.2-1.sql Add the necessary changes for rebalance strategies on enterprise (#3325) 2019-12-19 15:23:08 +01:00
9.4-2.sql Fix PG upgrade scripts for 9.4 2021-07-05 13:39:28 +02:00
9.5-1.sql create 9.5-1 udfs and update citus--9.4-1--9.5-1.sql 2020-10-15 13:50:36 +02:00
9.5-2.sql fix 9.5-2 upgrade script to adhere to idempotency 2021-07-08 12:24:52 +02:00
10.1-1.sql fix 10.1-1 upgrade script to adhere to idempotency 2021-07-08 12:24:52 +02:00
10.2-1.sql Fix some typos in comments (#5369) 2021-10-13 13:00:39 +03:00
11.0-1.sql Move pg_dist_object to pg_catalog (#5765) 2022-03-04 17:40:38 +00:00
11.1-1.sql 'Deferred Drop' and robust 'Shard Cleanup' for Splits. (#6258) 2022-09-06 12:11:20 -07:00
11.2-1.sql add prepare and finish pg upgrade functions to 11.2-1 (#6560) 2022-12-14 12:34:22 +01:00
12.0-1.sql Rename pg_dist tenant_schema to pg_dist_schema (#7001) 2023-06-14 12:12:15 +03:00
12.1-1.sql PG16 compatibility - varnullingrels additions (#7107) 2023-08-15 13:07:55 +03:00
latest.sql PG16 compatibility - varnullingrels additions (#7107) 2023-08-15 13:07:55 +03:00