You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/pl/plpython/sql
Tom Lane 2dada0cc85 Fix two issues in plpython's handling of composite results. 15 years ago
..
plpython_composite.sql Table function support for PL/Python 15 years ago
plpython_do.sql PL/Python DO handler 16 years ago
plpython_drop.sql Create extension infrastructure for the core procedural languages. 15 years ago
plpython_error.sql Add traceback information to PL/Python errors 15 years ago
plpython_global.sql Make PL/Python tests more compatible with Python 3 17 years ago
plpython_import.sql Make PL/Python tests more compatible with Python 3 17 years ago
plpython_newline.sql Remove useless whitespace at end of lines 15 years ago
plpython_params.sql Augment test coverage in PL/Python, especially for error conditions. 17 years ago
plpython_populate.sql Remove extra newlines at end and beginning of files, add missing newlines 16 years ago
plpython_quote.sql Add PL/Python functions for quoting strings 15 years ago
plpython_record.sql Fix two issues in plpython's handling of composite results. 15 years ago
plpython_schema.sql Remove useless whitespace at end of lines 15 years ago
plpython_setof.sql Fix aboriginal mistake in plpython's set-returning-function support. 15 years ago
plpython_spi.sql Remove extra newlines at end and beginning of files, add missing newlines 16 years ago
plpython_subtransaction.sql PL/Python explicit subtransactions 15 years ago
plpython_test.sql Create extension infrastructure for the core procedural languages. 15 years ago
plpython_trigger.sql Table function support for PL/Python 15 years ago
plpython_types.sql Invalidate PL/Python functions with composite type argument when the 15 years ago
plpython_unicode.sql Set client encoding explicitly in plpython_unicode test 15 years ago
plpython_void.sql Split the plpython regression test into test cases arranged by topic, instead 17 years ago