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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
