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 917a68f010 Translation updates 8 years ago
..
expected Update expected files for older Python versions 8 years ago
po Translation updates 8 years ago
sql Tweak tests to support Python 3.7 8 years ago
.gitignore
Makefile Fix YA parallel-make hazard, this one in "make check" in plpython. 8 years ago
generate-spiexceptions.pl Update copyright for 2018 8 years ago
nls.mk Translation updates 8 years ago
plpy_cursorobject.c Improve type conversion of SPI_processed in Python 8 years ago
plpy_cursorobject.h Make PL/Python handle domain-type conversions correctly. 8 years ago
plpy_elog.c Add compiler hints to PLy_elog() 8 years ago
plpy_elog.h Add compiler hints to PLy_elog() 8 years ago
plpy_exec.c Post-feature-freeze pgindent run. 8 years ago
plpy_exec.h Phase 2 of pgindent updates. 9 years ago
plpy_main.c Fix broken logic for reporting PL/Python function names in errcontext. 8 years ago
plpy_main.h Phase 2 of pgindent updates. 9 years ago
plpy_planobject.c PL/Python: Add cursor and execute methods to plan object 9 years ago
plpy_planobject.h Make PL/Python handle domain-type conversions correctly. 8 years ago
plpy_plpymodule.c Allow committing inside cursor loop 8 years ago
plpy_plpymodule.h Phase 2 of pgindent updates. 9 years ago
plpy_procedure.c Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. 8 years ago
plpy_procedure.h SQL procedures 8 years ago
plpy_resultobject.c Consistently catch errors from Python _New() functions 8 years ago
plpy_resultobject.h Phase 2 of pgindent updates. 9 years ago
plpy_spi.c Improve type conversion of SPI_processed in Python 8 years ago
plpy_spi.h Remove some inappropriate #includes. 8 years ago
plpy_subxactobject.c Use Py_RETURN_NONE where suitable 8 years ago
plpy_subxactobject.h Phase 2 of pgindent updates. 9 years ago
plpy_typeio.c Make plpgsql use its DTYPE_REC code paths for composite-type variables. 8 years ago
plpy_typeio.h Make plpgsql use its DTYPE_REC code paths for composite-type variables. 8 years ago
plpy_util.c Fix a boatload of typos in C comments. 8 years ago
plpy_util.h Phase 2 of pgindent updates. 9 years ago
plpython.h Update copyright for 2018 8 years ago
plpython2u--1.0.sql
plpython2u--unpackaged--1.0.sql
plpython2u.control
plpython3u--1.0.sql
plpython3u--unpackaged--1.0.sql
plpython3u.control
plpythonu--1.0.sql
plpythonu--unpackaged--1.0.sql
plpythonu.control
regress-python3-mangle.mk