citus/src
Colm McHugh 630916acd6 PG17 changed how the output of a scalar subquery appears in EXPLAIN.
The relevant PG commit is:
https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=fd0398fcb

This commit changes impacted regress goldfiles to the PG17 format, and
adds a helper function to covert pre-PG17 plans to the PG17 format.
The conversion is required when pgversoin < 17. It can and should be
removed when 17 becomes the minimum supported version.
2024-11-21 14:50:23 +00:00
..
backend PG17 compatibility: add COLLPROVIDER_BUILTIN option and fix tests (#7752) 2024-11-19 12:26:45 +03:00
include citus_indent fix (#7746) 2024-11-19 13:02:04 +03:00
test PG17 changed how the output of a scalar subquery appears in EXPLAIN. 2024-11-21 14:50:23 +00:00