Commits

DateSubjectAuthorReleases
2025-09-16 Provide more-specific error details/hints for function lookup failures. Tom Lane 19 (unreleased)
2024-01-02 Minor fixes for search path cache code. Tom Lane 17.0
2023-10-14 Harden xxx_is_visible() functions against concurrent object drops. Tom Lane 17.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-09-13 Split up guc.c for better build speed and ease of maintenance. Tom Lane 16.0
2021-06-10 Reconsider the handling of procedure OUT parameters. Tom Lane 14.0
2020-09-17 Remove support for postfix (right-unary) operators. Tom Lane 14.0
2020-03-26 Improve performance of "simple expressions" in PL/pgSQL. Tom Lane 13.0
2020-02-29 Avoid failure if autovacuum tries to access a just-dropped temp namespace. Tom Lane 12.3
2020-02-29 Avoid failure if autovacuum tries to access a just-dropped temp namespace. Tom Lane 13.0
2020-02-29 Avoid failure if autovacuum tries to access a just-dropped temp namespace. Tom Lane 11.8
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-04-08 Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. Tom Lane 11.0
2017-08-14 Final pgindent + perltidy run for v10. Tom Lane 10.0
2017-06-24 Further hacking on ICU collation creation and usage. Tom Lane 10.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-05-14 Standardize terminology for pg_statistic_ext entries. Tom Lane 10.0
2016-12-02 Delete deleteWhatDependsOn() in favor of more performDeletion() flag bits. Tom Lane 10.0
2016-06-10 Improve the situation for parallel query versus temp relations. Tom Lane 9.6.0
2016-01-06 Comment typo fix. Tom Lane 9.6.0
2015-02-20 Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. Tom Lane 9.5.0
2014-11-28 Improve performance of OverrideSearchPathMatchesCurrent(). Tom Lane 9.5.0
2013-01-25 Change plan caching to honor, not resist, changes in search_path. Tom Lane 9.3.0