Content-Length: 256237 | pFad | http://github.com/postgrespro/postgres/commit/86b1e6784b19b03606197cf3f69b10f5a653931d

6D Fix hstore_plpython test when python3 is used. · postgrespro/postgres@86b1e67 · GitHub
Skip to content

Commit 86b1e67

Browse files
committed
Fix hstore_plpython test when python3 is used.
Due to b67aaf2 / CREATE EXTENSION ... CASCADE the test output contains the extension name in yet another place. Since that's variable depending on the python version... Add yet another name mangling stanza to regress-python3-mangle.mk. Author: Petr Jelinek
1 parent f2fc98f commit 86b1e67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pl/plpython/regress-python3-mangle.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ pgregress-python3-mangle:
2525
-e "s/LANGUAGE plpython2u/LANGUAGE plpython3u/g" \
2626
-e "s/EXTENSION \([^ ]*_\)*plpythonu/EXTENSION \1plpython3u/g" \
2727
-e "s/EXTENSION \([^ ]*_\)*plpython2u/EXTENSION \1plpython3u/g" \
28+
-e 's/installing required extension "plpython2u"/installing required extension "plpython3u"/g' \
2829
$$file >`echo $$file | sed 's,^.*/\([^/][^/]*/\)\([^/][^/]*\)$$,\1python3/\2,'` || exit; \
2930
done
3031

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/86b1e6784b19b03606197cf3f69b10f5a653931d

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy