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 231064aa0f plpython: Add test for returning Python set from SETOF function 9 months ago
..
expected plpython: Add test for returning Python set from SETOF function 9 months ago
po Update copyright for 2025 12 months ago
sql plpython: Add test for returning Python set from SETOF function 9 months ago
.gitignore
Makefile Hide warnings from Python headers when using gcc-compatible compiler. 2 years ago
generate-spiexceptions.pl Update copyright for 2025 12 months ago
meson.build Update copyright for 2025 12 months ago
nls.mk Make formatting in nls.mk files more consistent 2 years ago
plpy_cursorobject.c Prepare for Python "Limited API" in PL/Python 10 months ago
plpy_cursorobject.h
plpy_elog.c Fix assertion failure with PL/Python exceptions 2 years ago
plpy_elog.h
plpy_exec.c Remove obsolete Python version check 10 months ago
plpy_exec.h
plpy_main.c Use PG_MODULE_MAGIC_EXT in our installable shared libraries. 9 months ago
plpy_main.h
plpy_planobject.c Prepare for Python "Limited API" in PL/Python 10 months ago
plpy_planobject.h Repair memory leaks in plpython. 12 months ago
plpy_plpymodule.c Remove unused #include's from contrib, pl, test .c files 1 year ago
plpy_plpymodule.h
plpy_procedure.c Prepare for Python "Limited API" in PL/Python 10 months ago
plpy_procedure.h Don't corrupt plpython's "TD" dictionary in a recursive trigger call. 2 years ago
plpy_resultobject.c Prepare for Python "Limited API" in PL/Python 10 months ago
plpy_resultobject.h
plpy_spi.c Repair memory leaks in plpython. 12 months ago
plpy_spi.h
plpy_subxactobject.c Prepare for Python "Limited API" in PL/Python 10 months ago
plpy_subxactobject.h
plpy_typeio.c Prepare for Python "Limited API" in PL/Python 10 months ago
plpy_typeio.h
plpy_util.c Remove unused #include's from contrib, pl, test .c files 1 year ago
plpy_util.h Mark all symbols exported from extension libraries PGDLLEXPORT. 3 years ago
plpython.h Activate Python "Limited API" in PL/Python 10 months ago
plpython3u--1.0.sql
plpython3u.control
plpython_system.h Update copyright for 2025 12 months ago