citus/src
naisila f81724f1ff Use pg_backup_stop(PG15) instead of pg_stop_backup(PG<15)
Add an alternative test output because of the change in the
backup modes of Postgres. Specifically here, there is a renaming
issue: pg_stop_backup PRE PG15 vs pg_backup_stop PG15+
The alternative output can be deleted when we drop support for PG14

Relevant PG commit:
39969e2a1e4d7f5a37f3ef37d53bbfe171e7d77a
2022-08-22 10:01:09 +03:00
..
backend Prevent creating child triggers on partitions when adding new node 2022-08-22 10:01:08 +03:00
bin/pg_send_cancellation Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
include Replace int nodes with bool nodes where needed 2022-08-22 10:01:08 +03:00
test Use pg_backup_stop(PG15) instead of pg_stop_backup(PG<15) 2022-08-22 10:01:09 +03:00