Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-01-27 | Minor GUC code refactoring. | Tom Lane | 16.0 |
| 2022-10-14 | Replace the sorted array of GUC variables with a hash table. | Tom Lane | 16.0 |
| 2022-09-27 | Introduce GUC_NO_RESET flag. | Tom Lane | 16.0 |
| 2022-09-13 | Split up guc.c for better build speed and ease of maintenance. | Tom Lane | 16.0 |