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-02-06 | Remove useless casts to (void *) in hash_search() calls | Peter Eisentraut | 16.0 |
| 2023-01-16 | Add BufFileRead variants with short read and EOF detection | Peter Eisentraut | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-30 | Add const to BufFileWrite | Peter Eisentraut | 16.0 |
| 2022-09-20 | Harmonize parameter names in storage and AM code. | Peter Geoghegan | 16.0 |
| 2022-08-25 | Small refactor to get rid of -Wshadow=compatible-local warning | David Rowley | 16.0 |