Commits

DateSubjectAuthorReleases
2025-08-13 Grab the low-hanging fruit from forcing USE_FLOAT8_BYVAL to true. Tom Lane 19 (unreleased)
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-12-11 Convert json_in and jsonb_in to report errors softly. Tom Lane 16.0
2022-12-09 Create infrastructure for "soft" error reporting. Tom Lane 16.0
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.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-01-09 Reduce the size of the fmgr_builtin_oid_index[] array. Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2017-09-30 Support arrays over domains. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-04-15 Avoid passing function pointers across process boundaries. Tom Lane 10.0
2016-11-08 Simplify code by getting rid of SPI_push, SPI_pop, SPI_restore_connection. Tom Lane 10.0
2016-09-09 Avoid reporting "cache lookup failed" for some user-reachable cases. Tom Lane 10.0
2016-07-17 Remove obsolete comment. Tom Lane 9.6.0
2014-12-18 Improve hash_create's API for selecting simple-binary-key hash functions. Tom Lane 9.5.0
2014-04-04 Fix non-equivalence of VARIADIC and non-VARIADIC function call formats. Tom Lane 9.3.5
2014-04-04 Fix non-equivalence of VARIADIC and non-VARIADIC function call formats. Tom Lane 9.4.0
2013-01-22 Add infrastructure for storing a VARIADIC ANY function's VARIADIC flag. Tom Lane 9.3.0
2012-05-31 Ignore SECURITY DEFINER and SET attributes for a PL's call handler. Tom Lane 8.3.19
2012-05-31 Ignore SECURITY DEFINER and SET attributes for a PL's call handler. Tom Lane 8.4.12
2012-05-31 Ignore SECURITY DEFINER and SET attributes for a PL's call handler. Tom Lane 9.0.8
2012-05-31 Ignore SECURITY DEFINER and SET attributes for a PL's call handler. Tom Lane 9.1.4