ALTER SUBSCRIPTION ... SERVER test.

Jeff Davis <jdavis@postgresql.org>

Commit: 1c5bf1185af0128a8415fc48155045fb16b51dee
Author: Jeff Davis <jdavis@postgresql.org>
Date: 2026-03-18T17:15:51Z
ALTER SUBSCRIPTION ... SERVER test.

Test ALTER SUBSCRIPTION ... SERVER and ALTER SUBSCRIPTION
... CONNECTION, including invalidation.

Also run perltidy on the test file.

Discussion: https://postgr.es/m/CAExHW5vV5znEvecX=ra2-v7UBj9-M6qvdDzuB78M-TxbYD1PEA@mail.gmail.com
Suggested-by: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>

Files

PathChange+/−
contrib/postgres_fdw/t/010_subscription.pl modified +45 −7

Discussion