pgsql: plpython: Restore alternative output for plpython_error test.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: plpython: Restore alternative output for plpython_error test.
Дата
Msg-id E1nRejf-001Vx4-Ij@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
plpython: Restore alternative output for plpython_error test.

In db23464715f I removed the alternative output for plpython_error. Wrongly
so, because the output changed in Python 3.5, not Python 3.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/43e7787dd3387a7455fc4d9c353addb79a50ebe5

Modified Files
--------------
src/pl/plpython/expected/plpython_error.out   |   2 +-
src/pl/plpython/expected/plpython_error_5.out | 447 ++++++++++++++++++++++++++
2 files changed, 448 insertions(+), 1 deletion(-)


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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: pgsql: Stabilize test_decoding touching with sequences
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: doc: Improve references to term "FSM" in pageinspect and pgfrees