Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-09-29 | Fix StatisticsObjIsVisibleExt() for pg_temp. | Noah Misch | 16.11 |
| 2023-08-09 | Recalculate search_path after ALTER ROLE. | Jeff Davis | 16.0 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-05-08 | Replace last PushOverrideSearchPath() call with set_config_option(). | Noah Misch | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-11-13 | Refactor aclcheck functions | Peter Eisentraut | 16.0 |
| 2022-11-13 | Refactor ownercheck functions | Peter Eisentraut | 16.0 |
| 2022-10-28 | Remove AssertArg and AssertState | Peter Eisentraut | 16.0 |
| 2022-10-05 | Rename shadowed local variables | David Rowley | 16.0 |
| 2022-09-20 | Harmonize parameter names in storage and AM code. | Peter Geoghegan | 16.0 |
| 2022-09-13 | Split up guc.c for better build speed and ease of maintenance. | Tom Lane | 16.0 |