Commits

DateSubjectAuthorReleases
2025-11-24 Improve detection of implicitly-temporary views. Tom Lane 19 (unreleased)
2025-11-23 Issue a NOTICE if a created function depends on any temp objects. Tom Lane 19 (unreleased)
2025-01-08 Disallow NAMEDTUPLESTORE RTEs in stored views, rules, etc. Tom Lane 18.0
2024-06-14 Clean out column-level pg_init_privs entries when dropping tables. Tom Lane 14.13
2024-06-14 Clean out column-level pg_init_privs entries when dropping tables. Tom Lane 16.4
2024-06-14 Clean out column-level pg_init_privs entries when dropping tables. Tom Lane 17.0
2024-06-14 Clean out column-level pg_init_privs entries when dropping tables. Tom Lane 15.8
2024-06-14 Clean out column-level pg_init_privs entries when dropping tables. Tom Lane 13.16
2024-06-14 Clean out column-level pg_init_privs entries when dropping tables. Tom Lane 12.20
2024-04-15 Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 17.0
2024-04-15 Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 16.3
2024-04-15 Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 15.7
2022-07-22 Close old gap in dependency checks for functions returning composite. Tom Lane 15.0
2022-07-22 Close old gap in dependency checks for functions returning composite. Tom Lane 16.0
2022-07-17 Fix omissions in support for the "regcollation" type. Tom Lane 16.0
2022-07-17 Fix omissions in support for the "regcollation" type. Tom Lane 14.5
2022-07-17 Fix omissions in support for the "regcollation" type. Tom Lane 15.0
2022-07-17 Fix omissions in support for the "regcollation" type. Tom Lane 13.8
2022-04-06 Allow granting SET and ALTER SYSTEM privileges on GUC parameters. Tom Lane 15.0
2021-07-15 Replace explicit PIN entries in pg_depend with an OID range test. Tom Lane 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-17 Rethink extraction of collation dependencies. Tom Lane 14.0
2020-12-09 Support subscripting of arbitrary types, not only arrays. Tom Lane 14.0
2020-11-24 Centralize logic for skipping useless ereport/elog calls. Tom Lane 14.0
2020-01-09 Reconsider the representation of join alias Vars. Tom Lane 13.0