postgresql/src/pl/plpython/sql
Peter Eisentraut 474a42473a PL/Python custom SPI exceptions
This provides a separate exception class for each error code that the
backend defines, as well as the ability to get the SQLSTATE from the
exception object.

Jan Urbański, reviewed by Steve Singer
2011-02-28 18:41:10 +02:00
..
plpython_composite.sql Table function support for PL/Python 2011-02-26 16:53:11 +02:00
plpython_do.sql PL/Python DO handler 2010-01-22 15:45:15 +00:00
plpython_drop.sql Convert the existing regression test scripts for the various optional 2005-05-14 17:55:22 +00:00
plpython_error.sql PL/Python custom SPI exceptions 2011-02-28 18:41:10 +02:00
plpython_global.sql Make PL/Python tests more compatible with Python 3 2009-08-24 20:25:25 +00:00
plpython_import.sql Make PL/Python tests more compatible with Python 3 2009-08-24 20:25:25 +00:00
plpython_newline.sql Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
plpython_params.sql Augment test coverage in PL/Python, especially for error conditions. 2009-08-13 20:50:05 +00:00
plpython_populate.sql Remove extra newlines at end and beginning of files, add missing newlines 2010-08-19 05:57:36 +00:00
plpython_quote.sql Add PL/Python functions for quoting strings 2011-02-22 23:41:23 +02:00
plpython_record.sql Table function support for PL/Python 2011-02-26 16:53:11 +02:00
plpython_schema.sql Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
plpython_setof.sql Fix aboriginal mistake in plpython's set-returning-function support. 2010-11-15 14:26:55 -05:00
plpython_spi.sql Remove extra newlines at end and beginning of files, add missing newlines 2010-08-19 05:57:36 +00:00
plpython_subtransaction.sql PL/Python explicit subtransactions 2011-02-27 21:15:35 +02:00
plpython_test.sql Correctly add exceptions to the plpy module for Python 3 2011-01-21 23:46:56 +02:00
plpython_trigger.sql Table function support for PL/Python 2011-02-26 16:53:11 +02:00
plpython_types.sql Invalidate PL/Python functions with composite type argument when the 2011-02-19 16:56:02 +02:00
plpython_unicode.sql Add Unicode support in PL/Python 2009-09-12 22:13:12 +00:00
plpython_void.sql Split the plpython regression test into test cases arranged by topic, instead 2009-08-12 16:37:26 +00:00