postgresql/src/pl/plpython
Peter Eisentraut 0c5933d010 Wrap PL/Python SPI calls into subtransactions
This allows the language-specific try/catch construct to catch and
handle exceptions arising from SPI calls, matching the behavior of
other PLs.

As an additional bonus you no longer get all the ugly "unrecognized
error in PLy_spi_execute_query" errors.

Jan Urbański, reviewed by Steve Singer
2011-02-02 22:06:10 +02:00
..
expected Wrap PL/Python SPI calls into subtransactions 2011-02-02 22:06:10 +02:00
po
sql Wrap PL/Python SPI calls into subtransactions 2011-02-02 22:06:10 +02:00
.gitignore Some more gitignore cleanups: cover contrib and PL regression test outputs. 2010-09-22 17:22:40 -04:00
Makefile
nls.mk Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
plpython.c Wrap PL/Python SPI calls into subtransactions 2011-02-02 22:06:10 +02:00