Fix hstore_plpython test when python3 is used.

Andres Freund <andres@anarazel.de>

Commit: 86b1e6784b19b03606197cf3f69b10f5a653931d
Author: Andres Freund <andres@anarazel.de>
Date: 2015-10-04T20:29:03Z
Releases: 9.6.0
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

Files

PathChange+/−
src/pl/plpython/regress-python3-mangle.mk modified +1 −0