pgsql: Further further fix pg_upgrade crossversion test for adminpack. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Further further fix pg_upgrade crossversion test for adminpack.
Date
Msg-id E1rhClo-0024Gh-8k@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: Further further fix pg_upgrade crossversion test for adminpack.
List pgsql-committers
Further further fix pg_upgrade crossversion test for adminpack.

Apparently, buildfarm animal crake has the adminpack regression DB
named as "regression_adminpack" in some branches.  Not clear why
I didn't see that when testing here.  In any case, drop that too.

Discussion: https://postgr.es/m/0CFB76D0-0510-48B2-9916-1199F93BC28C@yesql.se

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/cb6945dc8061d03e6ec670a6856228f12e94264c

Modified Files
--------------
src/test/perl/PostgreSQL/Test/AdjustUpgrade.pm | 3 +++
1 file changed, 3 insertions(+)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix initdb's -c option to treat the GUC name case-insensitively.
Next
From: Robert Haas
Date:
Subject: pgsql: Fix incremental backup interaction with XLOG_DBASE_CREATE_FILE_C