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
Peter Eisentraut a97207b690 PL/Python: Fix slicing support for result objects for Python 3 14 years ago
..
expected PL/Python: Fix slicing support for result objects for Python 3 14 years ago
po Translation updates 15 years ago
sql PL/Python: Fix slicing support for result objects for Python 3 14 years ago
.gitignore PL/Python custom SPI exceptions 15 years ago
Makefile Run "make all" as a prerequisite of "make check" 14 years ago
generate-spiexceptions.pl Update copyright notices for year 2012. 14 years ago
nls.mk Split plpython.c into smaller pieces 14 years ago
plpy_cursorobject.c Create a stack of pl/python "execution contexts". 14 years ago
plpy_cursorobject.h PL/Python: Add argument names to function declarations 14 years ago
plpy_elog.c Patch some corner-case bugs in pl/python. 14 years ago
plpy_elog.h PL/Python: Add argument names to function declarations 14 years ago
plpy_exec.c PL/Python: Accept strings in functions returning composite types 14 years ago
plpy_exec.h PL/Python: Add argument names to function declarations 14 years ago
plpy_main.c Patch some corner-case bugs in pl/python. 14 years ago
plpy_main.h Create a stack of pl/python "execution contexts". 14 years ago
plpy_planobject.c PL/Python: Add argument names to function declarations 14 years ago
plpy_planobject.h PL/Python: Add argument names to function declarations 14 years ago
plpy_plpymodule.c PL/Python: Improve error messages 14 years ago
plpy_plpymodule.h Split plpython.c into smaller pieces 14 years ago
plpy_procedure.c Create a stack of pl/python "execution contexts". 14 years ago
plpy_procedure.h Create a stack of pl/python "execution contexts". 14 years ago
plpy_resultobject.c PL/Python: Fix slicing support for result objects for Python 3 14 years ago
plpy_resultobject.h PL/Python: Update incorrect comment 14 years ago
plpy_spi.c PL/Python: Fix crash in functions returning SETOF and using SPI 14 years ago
plpy_spi.h PL/Python: Add argument names to function declarations 14 years ago
plpy_subxactobject.c PL/Python: Add argument names to function declarations 14 years ago
plpy_subxactobject.h PL/Python: Add argument names to function declarations 14 years ago
plpy_typeio.c More duplicate word removal. 14 years ago
plpy_typeio.h PL/Python: Accept strings in functions returning composite types 14 years ago
plpy_util.c Split plpython.c into smaller pieces 14 years ago
plpy_util.h PL/Python: Add argument names to function declarations 14 years ago
plpython.h Python 2.2 is no longer supported 14 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