Commits

DateSubjectAuthorReleases
2024-04-01 Avoid possible longjmp-induced logic error in PLy_trigger_build_args. Tom Lane 16.3
2024-04-01 Avoid possible longjmp-induced logic error in PLy_trigger_build_args. Tom Lane 15.7
2023-05-04 Move return statements out of PG_TRY blocks. Nathan Bossart 11.20
2023-05-04 Move return statements out of PG_TRY blocks. Nathan Bossart 12.15
2023-05-04 Move return statements out of PG_TRY blocks. Nathan Bossart 13.11
2023-05-04 Move return statements out of PG_TRY blocks. Nathan Bossart 14.8
2023-05-04 Move return statements out of PG_TRY blocks. Nathan Bossart 15.3
2023-05-04 Move return statements out of PG_TRY blocks. Nathan Bossart 16.0
2022-10-07 Fix final warnings produced by -Wshadow=compatible-local David Rowley 16.0
2022-03-08 plpython: Code cleanup related to removal of Python 2 support. Andres Freund 15.0
2019-11-25 Make the order of the header file includes consistent. Amit Kapila 13.0
2019-11-04 Fix some compiler warnings on older compilers Peter Eisentraut 13.0
2019-11-01 PG_FINALLY Peter Eisentraut 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-03-30 Generated columns Peter Eisentraut 12.0
2019-01-26 Change function call information to be variable length. Andres Freund 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-03-14 Support INOUT arguments in procedures Peter Eisentraut 11.0
2017-12-03 Fix uninitialized-variable compiler warning induced by commit e4128ee76. Tom Lane 11.0
2017-11-30 SQL procedures Peter Eisentraut 11.0
2017-11-29 PL/Python: Fix remaining scan-build warnings Peter Eisentraut 11.0
2017-11-18 Consistently catch errors from Python _New() functions Peter Eisentraut 11.0
2017-11-16 Make PL/Python handle domain-type conversions correctly. Tom Lane 11.0
2017-08-20 Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). Andres Freund 11.0