Commits

DateSubjectAuthorReleases
2015-07-18 Make WaitLatchOrSocket's timeout detection more robust. Tom Lane 9.5.0
2015-07-18 Make WaitLatchOrSocket's timeout detection more robust. Tom Lane 9.2.14
2015-07-18 Make WaitLatchOrSocket's timeout detection more robust. Tom Lane 9.6.0
2015-07-18 Make WaitLatchOrSocket's timeout detection more robust. Tom Lane 9.3.10
2015-07-18 Make WaitLatchOrSocket's timeout detection more robust. Tom Lane 9.4.5
2012-11-18 Assert that WaitLatch's timeout is not more than INT_MAX milliseconds. Tom Lane 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
2012-10-15 Split up process latch initialization for more-fail-soft behavior. Tom Lane 9.3.0
2012-05-14 Assert that WaitLatchOrSocket callers cannot wait only for writability. Tom Lane 9.2.0
2012-05-13 Attempt to fix some issues in our Windows socket code. Tom Lane 9.2.0
2012-05-10 Make WaitLatch's WL_POSTMASTER_DEATH result trustworthy; simplify callers. Tom Lane 9.2.0
2012-05-10 Improve Windows implementation of WaitLatch/WaitLatchOrSocket. Tom Lane 9.2.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
2011-08-09 Documentation improvement and minor code cleanups for the latch facility. Tom Lane 9.2.0