postgresql/src/pl/plpython
2012-01-01 18:01:58 -05:00
..
expected plpython: Add SPI cursor support 2011-12-05 19:52:15 +02:00
po Translation updates 2011-08-17 14:07:46 +03:00
sql plpython: Add SPI cursor support 2011-12-05 19:52:15 +02:00
.gitignore PL/Python custom SPI exceptions 2011-02-28 18:41:10 +02:00
generate-spiexceptions.pl Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
Makefile Run "make all" as a prerequisite of "make check" 2011-12-27 20:27:24 +02:00
nls.mk Split plpython.c into smaller pieces 2011-12-18 21:24:00 +02:00
plpy_cursorobject.c PL/Python: Add argument names to function declarations 2011-12-29 22:55:49 +02:00
plpy_cursorobject.h PL/Python: Add argument names to function declarations 2011-12-29 22:55:49 +02:00
plpy_elog.c PL/Python: Add argument names to function declarations 2011-12-29 22:55:49 +02:00
plpy_elog.h PL/Python: Add argument names to function declarations 2011-12-29 22:55:49 +02:00
plpy_exec.c PL/Python: Add argument names to function declarations 2011-12-29 22:55:49 +02:00
plpy_exec.h PL/Python: Add argument names to function declarations 2011-12-29 22:55:49 +02:00
plpy_main.c PL/Python: Add argument names to function declarations 2011-12-29 22:55:49 +02:00
plpy_main.h Split plpython.c into smaller pieces 2011-12-18 21:24:00 +02:00
plpy_planobject.c PL/Python: Add argument names to function declarations 2011-12-29 22:55:49 +02:00
plpy_planobject.h PL/Python: Add argument names to function declarations 2011-12-29 22:55:49 +02:00
plpy_plpymodule.c PL/Python: Add argument names to function declarations 2011-12-29 22:55:49 +02:00
plpy_plpymodule.h Split plpython.c into smaller pieces 2011-12-18 21:24:00 +02:00
plpy_procedure.c PL/Python: Add argument names to function declarations 2011-12-29 22:55:49 +02:00
plpy_procedure.h PL/Python: Add argument names to function declarations 2011-12-29 22:55:49 +02:00
plpy_resultobject.c PL/Python: Add argument names to function declarations 2011-12-29 22:55:49 +02:00
plpy_resultobject.h Split plpython.c into smaller pieces 2011-12-18 21:24:00 +02:00
plpy_spi.c PL/Python: Add argument names to function declarations 2011-12-29 22:55:49 +02:00
plpy_spi.h PL/Python: Add argument names to function declarations 2011-12-29 22:55:49 +02:00
plpy_subxactobject.c PL/Python: Add argument names to function declarations 2011-12-29 22:55:49 +02:00
plpy_subxactobject.h PL/Python: Add argument names to function declarations 2011-12-29 22:55:49 +02:00
plpy_typeio.c PL/Python: Add argument names to function declarations 2011-12-29 22:55:49 +02:00
plpy_typeio.h PL/Python: Add argument names to function declarations 2011-12-29 22:55:49 +02:00
plpy_util.c Split plpython.c into smaller pieces 2011-12-18 21:24:00 +02:00
plpy_util.h PL/Python: Add argument names to function declarations 2011-12-29 22:55:49 +02:00
plpython.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
plpython2u--1.0.sql Put comments on the installable procedural languages. 2011-07-03 19:03:51 -04:00
plpython2u--unpackaged--1.0.sql Create extension infrastructure for the core procedural languages. 2011-03-04 21:51:14 -05:00
plpython2u.control Create extension infrastructure for the core procedural languages. 2011-03-04 21:51:14 -05:00
plpython3u--1.0.sql Put comments on the installable procedural languages. 2011-07-03 19:03:51 -04:00
plpython3u--unpackaged--1.0.sql Create extension infrastructure for the core procedural languages. 2011-03-04 21:51:14 -05:00
plpython3u.control Create extension infrastructure for the core procedural languages. 2011-03-04 21:51:14 -05:00
plpythonu--1.0.sql Put comments on the installable procedural languages. 2011-07-03 19:03:51 -04:00
plpythonu--unpackaged--1.0.sql Create extension infrastructure for the core procedural languages. 2011-03-04 21:51:14 -05:00
plpythonu.control Create extension infrastructure for the core procedural languages. 2011-03-04 21:51:14 -05:00