]> granicus.if.org Git - postgresql/commit
Enhanced custom error in PLPythonu
authorTeodor Sigaev <teodor@sigaev.ru>
Fri, 8 Apr 2016 15:30:25 +0000 (18:30 +0300)
committerTeodor Sigaev <teodor@sigaev.ru>
Fri, 8 Apr 2016 15:33:06 +0000 (18:33 +0300)
commit5c3c3cd0a3046339597a03bc708cb5530dc07059
tree92f3be45971e09f123c6df287c492e769a6b6ac9
parent5364b357fb115ed4dc7174085d8f59d9425638dd
Enhanced custom error in PLPythonu

Patch adds a new, more rich,  way to emit error message or exception from
PL/Pythonu code.

Author: Pavel Stehule
Reviewers: Catalin Iacob, Peter Eisentraut, Jim Nasby
doc/src/sgml/plpython.sgml
src/pl/plpython/expected/plpython_test.out
src/pl/plpython/plpy_elog.c
src/pl/plpython/plpy_elog.h
src/pl/plpython/plpy_plpymodule.c
src/pl/plpython/plpy_spi.c
src/pl/plpython/sql/plpython_test.sql