pgsql: PL/Python: Adjust the regression tests for Python 3.4

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: PL/Python: Adjust the regression tests for Python 3.4
Дата
Msg-id E1WfKLr-0001kV-Ls@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
PL/Python: Adjust the regression tests for Python 3.4

The error test case in the plpython_do test resulted in a slightly
different error message with Python 3.4.  So pick a different way to
test it that avoids that and is perhaps also a bit clearer.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d0765d50f429472d00554701ac6531c84d324811

Modified Files
--------------
src/pl/plpython/expected/plpython_do.out |    6 +++---
src/pl/plpython/sql/plpython_do.sql      |    2 +-
2 files changed, 4 insertions(+), 4 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Fix whitespace
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Add missing SYSTEMQUOTEs