pgsql: Do not prefix error messages with the string "PL/Python: "

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Do not prefix error messages with the string "PL/Python: "
Дата
Msg-id E1PiEtR-00038h-R3@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Do not prefix error messages with the string "PL/Python: "

It is redundant, given the error context.

Jan Urbański

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=5829738868f8d87263b6d31675e08147d8d7c188

Modified Files
--------------
src/pl/plpython/expected/plpython_do.out        |    2 +-
src/pl/plpython/expected/plpython_error.out     |   20 ++++++++++----------
src/pl/plpython/expected/plpython_test.out      |    2 +-
src/pl/plpython/expected/plpython_types.out     |    2 +-
src/pl/plpython/expected/plpython_types_3.out   |    2 +-
src/pl/plpython/expected/plpython_unicode_2.out |    8 ++++----
src/pl/plpython/expected/plpython_unicode_3.out |    8 ++++----
src/pl/plpython/plpython.c                      |    4 ++--
8 files changed, 24 insertions(+), 24 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Improve exception usage in PL/Python
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Change inv_truncate() to not repeat its systable_getnext_ordered