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

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: PL/Python: Clean up extended error reporting docs and tests
Date: 2016-06-15 14:35:42
Message-ID: E1bDBuw-0006x8-DM@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-06-15 14:53:12 pgsql: Force idle_in_transaction_session_timeout off in pg_dump and aut
Previous Message Andreas Seltenreich 2016-06-15 06:44:17 Re: [COMMITTERS] pgsql: Don't generate parallel paths for rels with parallel-restricted