Skip to content

Commit 0918667

Browse files
committed
More fixups for pg_upgrade cross-version tests.
Commit 7ca37fb removed regress_putenv from the regress.so library, so reloading a SQL function dependent on that would not work. Fix similarly to 52202bb. Per buildfarm.
1 parent 16d531a commit 0918667

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/bin/pg_upgrade/test.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,8 @@ if "$MAKE" -C "$oldsrc" installcheck-parallel; then
178178
fix_sql="$fix_sql
179179
DROP FUNCTION IF EXISTS
180180
public.oldstyle_length(integer, text); -- last in 9.6
181+
DROP FUNCTION IF EXISTS
182+
public.putenv(text); -- last in v13
181183
DROP OPERATOR IF EXISTS -- last in v13
182184
public.#@# (pg_catalog.int8, NONE),
183185
public.#%# (pg_catalog.int8, NONE),

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy