Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-05-02 | Fix typos in comments | Michael Paquier | 16.0 |
| 2023-03-25 | Add SysCacheGetAttrNotNull for guaranteed not-null attrs | Daniel Gustafsson | 16.0 |
| 2023-02-07 | Remove useless casts to (void *) in arguments of some system functions | Peter Eisentraut | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-11-03 | Resolve partition strategy during early parsing | Alvaro Herrera | 16.0 |
| 2022-10-07 | Remove unnecessary uses of Abs() | Peter Eisentraut | 16.0 |
| 2022-10-05 | Rename shadowed local variables | David Rowley | 16.0 |
| 2022-09-20 | Harmonize more parameter names in bulk. | Peter Geoghegan | 16.0 |
| 2022-09-13 | Split up guc.c for better build speed and ease of maintenance. | Tom Lane | 16.0 |
| 2022-07-13 | Small cleanup of create_list_bounds() | David Rowley | 16.0 |