postgresql/src/pl/plpython/sql
Peter Eisentraut bc411f25c1 Table function support for PL/Python
This allows functions with multiple OUT parameters returning both one
or multiple records (RECORD or SETOF RECORD).

Jan Urbański, reviewed by Hitoshi Harada
2011-02-26 16:53:11 +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 Wrap PL/Python SPI calls into subtransactions 2011-02-02 22:06: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_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