Content-Length: 260134 | pFad | http://github.com/postgrespro/postgres/commit/cb6945dc8061d03e6ec670a6856228f12e94264c

9C Further further fix pg_upgrade crossversion test for adminpack. · postgrespro/postgres@cb6945d · GitHub
Skip to content

Commit cb6945d

Browse files
committed
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
1 parent fce2ce7 commit cb6945d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/test/perl/PostgreSQL/Test/AdjustUpgrade.pm

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,10 @@ sub adjust_database_contents
111111
{
112112
_add_st($result, 'postgres',
113113
'drop database if exists contrib_regression_adminpack');
114+
_add_st($result, 'postgres',
115+
'drop database if exists regression_adminpack');
114116
delete($dbnames{'contrib_regression_adminpack'});
117+
delete($dbnames{'regression_adminpack'});
115118
}
116119

117120
# we removed this test-support function in v17

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/cb6945dc8061d03e6ec670a6856228f12e94264c

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy