Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-11 | Fix race with synchronous_standby_names at startup | Michael Paquier | 16.9 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-05-02 | Fix typos in comments | Michael Paquier | 16.0 |
| 2023-02-20 | Speedup and increase usability of set proc title functions | David Rowley | 16.0 |
| 2023-01-18 | Use dlists instead of SHM_QUEUE for syncrep queue | Andres Freund | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 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 |