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 be0dfbad36 PL/Python: Remove workaround for returning booleans in Python <2.3 14 years ago
..
expected PL/Python: Convert oid to long/int 14 years ago
po Translation updates 15 years ago
sql PL/Python: Convert oid to long/int 14 years ago
.gitignore PL/Python: Improve Python 3 regression test setup 14 years ago
Makefile PL/Python: Improve Python 3 regression test setup 14 years ago
generate-spiexceptions.pl Run newly-configured perltidy script on Perl files. 14 years ago
nls.mk Split plpython.c into smaller pieces 15 years ago
plpy_cursorobject.c Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
plpy_cursorobject.h Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
plpy_elog.c Run pgindent on 9.2 source tree in preparation for first 9.3 14 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 Split tuple struct defs from htup.h to htup_details.h 14 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 15 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 Split tuple struct defs from htup.h to htup_details.h 14 years ago
plpy_procedure.h Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
plpy_resultobject.c PL/Python: Remove PLy_result_ass_item 14 years ago
plpy_resultobject.h Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
plpy_spi.c Split tuple struct defs from htup.h to htup_details.h 14 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 PL/Python: Remove workaround for returning booleans in Python <2.3 14 years ago
plpy_typeio.h Split tuple struct defs from htup.h to htup_details.h 14 years ago
plpy_util.c Perform conversion from Python unicode to string/bytes object via UTF-8. 14 years ago
plpy_util.h Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
plpython.h Run pgindent on 9.2 source tree in preparation for first 9.3 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