]> granicus.if.org Git - postgresql/commit
Fix hstore_plpython test when python3 is used.
authorAndres Freund <andres@anarazel.de>
Sun, 4 Oct 2015 20:24:13 +0000 (22:24 +0200)
committerAndres Freund <andres@anarazel.de>
Sun, 4 Oct 2015 20:29:03 +0000 (22:29 +0200)
commit86b1e6784b19b03606197cf3f69b10f5a653931d
tree92d5e3b00603c71204e8a223b96a7e4af7d0b158
parentf2fc98fb8e060b2243aba4cfe8b206f54bcc5a4f
Fix hstore_plpython test when python3 is used.

Due to b67aaf21e8ef8 / 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
src/pl/plpython/regress-python3-mangle.mk