Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2025-08-13 Grab the low-hanging fruit from forcing USE_FLOAT8_BYVAL to true. Tom Lane 19 (unreleased)
2025-03-27 Avoid mixing designated and non-designated field initializers. Tom Lane 18.0
2025-03-26 Introduce PG_MODULE_MAGIC_EXT macro. Tom Lane 18.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
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2020-04-21 Fix minor violations of FunctionCallInvoke usage protocol. Tom Lane 11.8
2020-04-21 Fix minor violations of FunctionCallInvoke usage protocol. Tom Lane 12.3
2020-04-21 Fix minor violations of FunctionCallInvoke usage protocol. Tom Lane 13.0
2020-04-21 Fix minor violations of FunctionCallInvoke usage protocol. Tom Lane 9.6.18
2020-04-21 Fix minor violations of FunctionCallInvoke usage protocol. Tom Lane 10.13
2019-08-26 Make comment in fmgr.h match the one in fmgr.c. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-10-16 Allow the built-in ordered-set aggregates to share transition state. Tom Lane 11.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-07 Revert "Provide DLLEXPORT markers for C functions via PG_FUNCTION_INFO_V1 macro." Tom Lane 10.0
2016-11-04 Provide DLLEXPORT markers for C functions via PG_FUNCTION_INFO_V1 macro. Tom Lane 10.0
2016-10-12 Revert addition of PGDLLEXPORT in PG_FUNCTION_INFO_V1 macro. Tom Lane 9.4.10
2016-10-12 Revert addition of PGDLLEXPORT in PG_FUNCTION_INFO_V1 macro. Tom Lane 9.5.5
2016-10-12 Revert addition of PGDLLEXPORT in PG_FUNCTION_INFO_V1 macro. Tom Lane 9.6.1
2016-10-12 Revert addition of PGDLLEXPORT in PG_FUNCTION_INFO_V1 macro. Tom Lane 10.0
2016-10-12 Provide DLLEXPORT markers for C functions via PG_FUNCTION_INFO_V1 macro. Tom Lane 9.4.10