pgsql: ALTER SUBSCRIPTION ... SERVER test.

From: Jeff Davis <jdavis(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: ALTER SUBSCRIPTION ... SERVER test.
Date: 2026-03-18 17:19:36
Message-ID: E1w2uYR-000MNp-0u@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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(dot)bapat(dot)oss(at)gmail(dot)com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1c5bf1185af0128a8415fc48155045fb16b51dee

Modified Files
--------------
contrib/postgres_fdw/t/010_subscription.pl | 52 ++++++++++++++++++++++++++----
1 file changed, 45 insertions(+), 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Nathan Bossart 2026-03-18 19:23:04 pgsql: pg_restore: Remove unnecessary strlen() calls in options parsing
Previous Message Tom Lane 2026-03-18 17:10:42 pgsql: Exclude contrib/pg_plan_advice/pgpa_parser.h from headerscheck.