postgresql/src/pl/plpython
Bruce Momjian 29275b1d17 Update copyright for 2024
Reported-by: Michael Paquier

Discussion: https://postgr.es/m/ZZKTDPxBBMt3C0J9@paquier.xyz

Backpatch-through: 12
2024-01-03 20:49:05 -05:00
..
expected Fix assertion failure with PL/Python exceptions 2023-09-19 08:31:06 +09:00
po Update copyright for 2024 2024-01-03 20:49:05 -05:00
sql Fix assertion failure with PL/Python exceptions 2023-09-19 08:31:06 +09:00
.gitignore
generate-spiexceptions.pl Update copyright for 2024 2024-01-03 20:49:05 -05:00
Makefile Hide warnings from Python headers when using gcc-compatible compiler. 2023-12-26 16:16:37 -05:00
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00
nls.mk Break up long GETTEXT_FILES lists 2023-03-08 15:05:43 +01:00
plpy_cursorobject.c
plpy_cursorobject.h
plpy_elog.c Fix assertion failure with PL/Python exceptions 2023-09-19 08:31:06 +09:00
plpy_elog.h
plpy_exec.c Move return statements out of PG_TRY blocks. 2023-05-04 16:23:05 -07:00
plpy_exec.h
plpy_main.c Fix various typos and incorrect/outdated name references 2023-04-19 13:50:33 +12:00
plpy_main.h
plpy_planobject.c
plpy_planobject.h
plpy_plpymodule.c
plpy_plpymodule.h
plpy_procedure.c Add SysCacheGetAttrNotNull for guaranteed not-null attrs 2023-03-25 22:49:33 +01:00
plpy_procedure.h
plpy_resultobject.c Harmonize some more function parameter names. 2023-04-13 10:15:20 -07:00
plpy_resultobject.h
plpy_spi.c Convert the reg* input functions to report (most) errors softly. 2022-12-27 12:26:01 -05:00
plpy_spi.h
plpy_subxactobject.c
plpy_subxactobject.h
plpy_typeio.c Tighten array dimensionality checks in Python -> SQL array conversion. 2023-05-04 11:00:33 -04:00
plpy_typeio.h
plpy_util.c
plpy_util.h
plpython3u--1.0.sql
plpython3u.control
plpython_system.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
plpython.h Update copyright for 2024 2024-01-03 20:49:05 -05:00