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 de8feb1f3a Fix -Wcast-function-type warnings 6 years ago
..
expected Modernize Python exception syntax in tests 6 years ago
po Translation updates 6 years ago
sql Modernize Python exception syntax in tests 6 years ago
.gitignore PL/Python: Improve Python 3 regression test setup 13 years ago
Makefile Remove support for upgrading extensions from "unpackaged" state. 6 years ago
generate-spiexceptions.pl Update copyrights for 2020 6 years ago
nls.mk Translation updates 6 years ago
plpy_cursorobject.c Clear some style deviations. 6 years ago
plpy_cursorobject.h Make PL/Python handle domain-type conversions correctly. 8 years ago
plpy_elog.c Clean up newlines following left parentheses 6 years ago
plpy_elog.h Fix assorted header files that failed to compile standalone. 7 years ago
plpy_exec.c Make the order of the header file includes consistent. 6 years ago
plpy_exec.h Phase 2 of pgindent updates. 9 years ago
plpy_main.c Remove the "opaque" pseudo-type and associated compatibility hacks. 6 years ago
plpy_main.h Phase 2 of pgindent updates. 9 years ago
plpy_planobject.c Clear some style deviations. 6 years ago
plpy_planobject.h Make PL/Python handle domain-type conversions correctly. 8 years ago
plpy_plpymodule.c Fix -Wcast-function-type warnings 6 years ago
plpy_plpymodule.h Phase 2 of pgindent updates. 9 years ago
plpy_procedure.c Make the order of the header file includes consistent. 6 years ago
plpy_procedure.h SQL procedures 8 years ago
plpy_resultobject.c Clear some style deviations. 6 years ago
plpy_resultobject.h Fix assorted header files that failed to compile standalone. 7 years ago
plpy_spi.c Make the order of the header file includes consistent. 6 years ago
plpy_spi.h Make the order of the header file includes consistent. 6 years ago
plpy_subxactobject.c Clear some style deviations. 6 years ago
plpy_subxactobject.h Make the order of the header file includes consistent. 6 years ago
plpy_typeio.c Introduce macros for typalign and typstorage constants. 6 years ago
plpy_typeio.h Make the order of the header file includes consistent. 6 years ago
plpy_util.c Make the order of the header file includes consistent. 6 years ago
plpy_util.h Fix assorted header files that failed to compile standalone. 7 years ago
plpython.h Remove support for Python older than 2.6 6 years ago
plpython2u--1.0.sql Invent "trusted" extensions, and remove the pg_pltemplate catalog. 6 years ago
plpython2u.control Create extension infrastructure for the core procedural languages. 15 years ago
plpython3u--1.0.sql Invent "trusted" extensions, and remove the pg_pltemplate catalog. 6 years ago
plpython3u.control Create extension infrastructure for the core procedural languages. 15 years ago
plpythonu--1.0.sql Invent "trusted" extensions, and remove the pg_pltemplate catalog. 6 years ago
plpythonu.control Create extension infrastructure for the core procedural languages. 15 years ago
regress-python3-mangle.mk Modernize Python exception syntax in tests 6 years ago