Commits

DateSubjectAuthorReleases
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-04-22 Harmonize function parameter names for Postgres 19. Peter Geoghegan 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-03-26 Use PG_MODULE_MAGIC_EXT in our installable shared libraries. Tom Lane 18.0
2022-08-27 Be more careful to avoid including system headers after perl.h John Naylor 16.0
2020-09-09 Expose internal function for converting int64 to numeric Peter Eisentraut 14.0
2020-07-22 Support infinity and -infinity in the numeric data type. Tom Lane 14.0
2020-02-13 Mark some contrib modules as "trusted". Tom Lane 13.0
2020-01-30 Remove excess parens in ereport() calls Alvaro Herrera 13.0
2019-10-24 Make the order of the header file includes consistent in contrib modules. Amit Kapila 13.0
2019-08-04 Fix handling of "undef" in contrib/jsonb_plperl. Tom Lane 11.5
2019-08-04 Fix handling of "undef" in contrib/jsonb_plperl. Tom Lane 12.0
2019-08-04 Fix handling of "undef" in contrib/jsonb_plperl. Tom Lane 13.0
2019-06-02 Clean up PL/Perl's handling of the _() macro. Tom Lane 12.0
2018-07-11 Rethink how to get float.h in old Windows API for isnan/isinf Alvaro Herrera 12.0
2018-06-18 Fix jsonb_plperl to convert Perl UV values correctly. Tom Lane 11.0
2018-06-18 Fix excessive enreferencing in jsonb-to-plperl transform. Tom Lane 11.0
2018-04-30 Prevent infinity and NaN in jsonb/plperl transform Peter Eisentraut 11.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0