Fix behavior when raising plpy.Fatal()

It should cause a elog(FATAL) error, and it fact it was simply causing
a elog(ERROR).

Jan UrbaƄski

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/804d13adfd2f66c70d8d95a606dde621b3213179

Modified Files
--------------
src/pl/plpython/plpython.c |    9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to