Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-02-02 Refactor att_align_nominal() to improve performance. Tom Lane 19 (unreleased)
2025-07-25 Run pgindent on the changes of the previous patch. Tom Lane 19 (unreleased)
2025-07-25 Reap the benefits of not having to avoid leaking PGresults. Tom Lane 19 (unreleased)
2025-05-29 Avoid resource leaks when a dblink connection fails. Tom Lane 13.22
2025-05-29 Avoid resource leaks when a dblink connection fails. Tom Lane 17.6
2025-05-29 Avoid resource leaks when a dblink connection fails. Tom Lane 16.10
2025-05-29 Avoid resource leaks when a dblink connection fails. Tom Lane 18.0
2025-05-29 Avoid resource leaks when a dblink connection fails. Tom Lane 14.19
2025-05-29 Avoid resource leaks when a dblink connection fails. Tom Lane 15.14
2025-03-26 Use PG_MODULE_MAGIC_EXT in our installable shared libraries. Tom Lane 18.0
2024-09-09 Don't bother checking the result of SPI_connect[_ext] anymore. Tom Lane 18.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2020-02-24 Fix compile failure. Tom Lane 13.0
2020-02-24 Account explicitly for long-lived FDs that are allocated outside fd.c. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-03-22 Improve style guideline compliance of assorted error-report messages. 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
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0
2015-01-26 Fix volatile-safety issue in dblink's materializeQueryResult(). Tom Lane 9.2.10
2015-01-26 Fix volatile-safety issue in dblink's materializeQueryResult(). Tom Lane 9.3.6