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

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

From
Peter Eisentraut
Date:
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(-)