Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-13 | Split up guc.c for better build speed and ease of maintenance. | Tom Lane | 16.0 |
| 2020-04-18 | Fix race conditions in synchronous standby management. | Tom Lane | 13.0 |
| 2020-04-18 | Fix race conditions in synchronous standby management. | Tom Lane | 11.8 |
| 2020-04-18 | Fix race conditions in synchronous standby management. | Tom Lane | 10.13 |
| 2020-04-18 | Fix race conditions in synchronous standby management. | Tom Lane | 12.3 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2016-04-27 | Clean up parsing of synchronous_standby_names GUC variable. | Tom Lane | 9.6.0 |
| 2011-09-04 | Clean up the #include mess a little. | Tom Lane | 9.2.0 |
| 2011-08-10 | Change the autovacuum launcher to use WaitLatch instead of a poll loop. | Tom Lane | 9.2.0 |
| 2011-08-10 | Back-patch assorted latch-related fixes. | Tom Lane | 9.1.0 |
| 2011-04-07 | Revise the API for GUC variable assign hooks. | Tom Lane | 9.1.0 |