Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-02-06 | Remove useless casts to (void *) in hash_search() calls | Peter Eisentraut | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-27 | Convert the reg* input functions to report (most) errors softly. | Tom Lane | 16.0 |
| 2022-10-14 | Store GUC data in a memory context, instead of using malloc(). | Tom Lane | 16.0 |
| 2022-09-13 | Split up guc.c for better build speed and ease of maintenance. | Tom Lane | 16.0 |