Commits

DateSubjectAuthorReleases
2023-05-19 Pre-beta mechanical code beautification. 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
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2020-04-18 Fix race conditions in synchronous standby management. Tom Lane 9.6.18
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
2019-08-12 Rationalize use of list_concat + list_copy combinations. Tom Lane 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2017-08-14 Final pgindent + perltidy run for v10. Tom Lane 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2016-08-15 Final pgindent + perltidy run for 9.6. Tom Lane 9.6.0
2016-04-30 Remove warning about num_sync being too large in synchronous_standby_names. Tom Lane 9.6.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-08-09 Measure WaitLatch's timeout parameter in milliseconds, not microseconds. Tom Lane 9.1.0
2011-08-09 Measure WaitLatch's timeout parameter in milliseconds, not microseconds. Tom Lane 9.2.0
2011-08-09 Documentation improvement and minor code cleanups for the latch facility. Tom Lane 9.1.0