pgsql: PL/Python: Clean up extended error reporting docs and tests

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: PL/Python: Clean up extended error reporting docs and tests
Дата
Msg-id E1bDBuw-0006x8-DM@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
PL/Python: Clean up extended error reporting docs and tests

Format the example and test code more to Python style standards.
Improve whitespace.  Improve documentation formatting.

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/plpython.sgml                    |  49 ++++++----
src/pl/plpython/expected/plpython_ereport.out | 132 ++++++++++++++------------
src/pl/plpython/sql/plpython_ereport.sql      | 122 +++++++++++++-----------
3 files changed, 162 insertions(+), 141 deletions(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: document when PREPARE uses generic plans
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Force idle_in_transaction_session_timeout off in pg_dump and aut