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
Robert Haas 37484ad2aa Change the way we mark tuples as frozen. 12 years ago
..
expected Add a regression test case for plpython function returning setof RECORD. 12 years ago
po Translation updates 12 years ago
sql Add a regression test case for plpython function returning setof RECORD. 12 years ago
.gitignore PL/Python: Improve Python 3 regression test setup 13 years ago
Makefile Remove dependency on the DLL of pythonxx.def file. 13 years ago
generate-spiexceptions.pl Update copyrights for 2013 13 years ago
nls.mk Translation updates 12 years ago
plpy_cursorobject.c Prevent leakage of SPI tuple tables during subtransaction abort. 13 years ago
plpy_cursorobject.h Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
plpy_elog.c Use improved vsnprintf calling logic in more places. 12 years ago
plpy_elog.h Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
plpy_exec.c Split tuple struct defs from htup.h to htup_details.h 14 years ago
plpy_exec.h Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
plpy_main.c Fix plpython's handling of functions used as triggers on multiple tables. 13 years ago
plpy_main.h Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
plpy_planobject.c PL/Python: Add argument names to function declarations 14 years ago
plpy_planobject.h Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
plpy_plpymodule.c Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
plpy_plpymodule.h Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
plpy_procedure.c Change the way we mark tuples as frozen. 12 years ago
plpy_procedure.h Fix plpython's handling of functions used as triggers on multiple tables. 13 years ago
plpy_resultobject.c PL/Python: Add result object str handler 13 years ago
plpy_resultobject.h Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
plpy_spi.c Prevent leakage of SPI tuple tables during subtransaction abort. 13 years ago
plpy_spi.h Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
plpy_subxactobject.c Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
plpy_subxactobject.h add #includes to plpy_subxactobject.h to make it compile standalone 14 years ago
plpy_typeio.c Change the way we mark tuples as frozen. 12 years ago
plpy_typeio.h Split tuple struct defs from htup.h to htup_details.h 14 years ago
plpy_util.c pgindent run for release 9.3 13 years ago
plpy_util.h Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
plpython.h Update copyrights for 2013 13 years ago
plpython2u--1.0.sql Put comments on the installable procedural languages. 15 years ago
plpython2u--unpackaged--1.0.sql Create extension infrastructure for the core procedural languages. 15 years ago
plpython2u.control Create extension infrastructure for the core procedural languages. 15 years ago
plpython3u--1.0.sql Put comments on the installable procedural languages. 15 years ago
plpython3u--unpackaged--1.0.sql Create extension infrastructure for the core procedural languages. 15 years ago
plpython3u.control Create extension infrastructure for the core procedural languages. 15 years ago
plpythonu--1.0.sql Put comments on the installable procedural languages. 15 years ago
plpythonu--unpackaged--1.0.sql Create extension infrastructure for the core procedural languages. 15 years ago
plpythonu.control Create extension infrastructure for the core procedural languages. 15 years ago