Re: pl/python SPI in subtransactions
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Jan Urbański <wulczer@wulczer.org>
Cc: Steve Singer <ssinger_pg@sympatico.ca>, Postgres - Hackers <pgsql-hackers@postgresql.org>
Date: 2011-02-02T20:09:46Z
Lists: pgsql-hackers
> >>> You mentioned that you were going to add a few paragraphs to the > >>> documentation saying that you can now actually catch SPI errors. I > >>> haven't seen that yet. > >> > >> Yeah, I'm procrastinating the doc writing part ;) Will spit something > >> out by the end of the (CET) day. > > > > Done, added a small example in the Database Access section. Committed.