Commits

DateSubjectAuthorReleases
2017-04-21 Avoid depending on non-POSIX behavior of fcntl(2). Tom Lane 9.4.12
2017-04-21 Avoid depending on non-POSIX behavior of fcntl(2). Tom Lane 9.2.21
2017-04-21 Avoid depending on non-POSIX behavior of fcntl(2). Tom Lane 9.5.7
2017-04-21 Avoid depending on non-POSIX behavior of fcntl(2). Tom Lane 9.3.17
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-12 Fix WaitLatchOrSocket to handle EOF on socket correctly. Tom Lane 9.2.0
2012-05-10 Make WaitLatch's WL_POSTMASTER_DEATH result trustworthy; simplify callers. Tom Lane 9.2.0
2011-08-11 Teach unix_latch.c to use poll() where available. 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
2011-08-09 Documentation improvement and minor code cleanups for the latch facility. Tom Lane 9.2.0