Commits

DateSubjectAuthorReleases
2026-06-29 plpython: Fix NULL pointer dereferences for broken sequence and mapping objects Richard Guo 14 (unreleased)
2026-06-29 plpython: Fix NULL pointer dereferences for broken sequence and mapping objects Richard Guo 15 (unreleased)
2026-06-29 plpython: Fix NULL pointer dereferences for broken sequence and mapping objects Richard Guo 16 (unreleased)
2026-06-29 plpython: Fix NULL pointer dereferences for broken sequence and mapping objects Richard Guo 17 (unreleased)
2026-06-29 plpython: Fix NULL pointer dereferences for broken sequence and mapping objects Richard Guo 18 (unreleased)
2026-06-29 plpython: Fix NULL pointer dereferences for broken sequence and mapping objects Richard Guo 19 (unreleased)
2026-06-17 jsonb_plperl, jsonb_plpython: Fix unguarded recursion and loops. Tom Lane 18 (unreleased)
2026-06-17 jsonb_plperl, jsonb_plpython: Fix unguarded recursion and loops. Tom Lane 19 (unreleased)
2026-06-17 jsonb_plperl, jsonb_plpython: Fix unguarded recursion and loops. Tom Lane 16 (unreleased)
2026-06-17 jsonb_plperl, jsonb_plpython: Fix unguarded recursion and loops. Tom Lane 15 (unreleased)
2026-06-17 jsonb_plperl, jsonb_plpython: Fix unguarded recursion and loops. Tom Lane 14 (unreleased)
2026-06-17 jsonb_plperl, jsonb_plpython: Fix unguarded recursion and loops. Tom Lane 17 (unreleased)
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-02-03 Change StaticAssertVariableIsOfType to be a declaration Peter Eisentraut 19 (unreleased)
2026-02-03 Rename AssertVariableIsOfType to StaticAssertVariableIsOfType Peter Eisentraut 19 (unreleased)
2025-12-07 Revise APIs for pushJsonbValue() and associated routines. Tom Lane 19 (unreleased)
2025-12-05 Use more palloc_object() and palloc_array() in contrib/ Michael Paquier 19 (unreleased)
2025-04-27 Remove circular #include's between plpython.h and plpy_util.h. Tom Lane 18.0
2025-03-26 Use PG_MODULE_MAGIC_EXT in our installable shared libraries. Tom Lane 18.0
2022-07-18 Remove now superfluous declarations of dlsym()ed symbols. Andres Freund 16.0
2022-03-08 plpython: Code cleanup related to removal of Python 2 support. Andres Freund 15.0
2020-07-22 Support infinity and -infinity in the numeric data type. Tom Lane 14.0
2020-01-30 In jsonb_plpython.c, suppress warning message from gcc 10. Tom Lane 11.7
2020-01-30 In jsonb_plpython.c, suppress warning message from gcc 10. Tom Lane 12.2
2020-01-30 In jsonb_plpython.c, suppress warning message from gcc 10. Tom Lane 13.0