Commits

DateSubjectAuthorReleases
2018-07-18 Fix misc typos, mostly in comments. Heikki Linnakangas 12.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-08-15 Distinguish wait-for-connection from wait-for-write-ready on Windows. Tom Lane 10.0
2017-08-15 Distinguish wait-for-connection from wait-for-write-ready on Windows. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-12-21 Fix corner-case bug in WaitEventSetWaitBlock on Windows. Robert Haas 9.6.2
2016-12-21 Fix corner-case bug in WaitEventSetWaitBlock on Windows. Robert Haas 10.0
2016-10-04 Extend framework from commit 53be0b1ad to report latch waits. Robert Haas 10.0
2016-08-01 Don't CHECK_FOR_INTERRUPTS between WaitLatch and ResetLatch. Tom Lane 9.5.4
2016-08-01 Don't CHECK_FOR_INTERRUPTS between WaitLatch and ResetLatch. Tom Lane 9.6.0
2016-08-01 Don't CHECK_FOR_INTERRUPTS between WaitLatch and ResetLatch. Tom Lane 9.4.9
2016-03-21 Introduce WaitEventSet API. Andres Freund 9.6.0
2016-03-21 Combine win32 and unix latch implementations. Andres Freund 9.6.0
2016-03-18 Remove unused, and dangerous, TestLatch() macro. Andres Freund 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-01-14 Add a default local latch for use in signal handlers. Andres Freund 9.5.0
2015-01-13 Add barriers to the latch code. Andres Freund 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-11-09 Fix WaitLatch() to return promptly when the requested timeout expires. Tom Lane 9.2.2
2012-11-09 Fix WaitLatch() to return promptly when the requested timeout expires. Tom Lane 9.3.0
2012-10-15 Split up process latch initialization for more-fail-soft behavior. Tom Lane 9.1.7
2012-10-15 Split up process latch initialization for more-fail-soft behavior. Tom Lane 9.2.2