pgsql: Fix hstore_plpython test when python3 is used.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Fix hstore_plpython test when python3 is used.
Дата
Msg-id E1Zipuf-0005Zs-Je@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/86b1e6784b19b03606197cf3f69b10f5a653931d

Modified Files
--------------
src/pl/plpython/regress-python3-mangle.mk |    1 +
1 file changed, 1 insertion(+)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Further twiddling of nodeHash.c hashtable sizing calculation.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Improve contrib/pg_stat_statements' handling of garbage collecti