Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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.3.10 |
| 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.3.0 |
| 2012-10-15 | Split up process latch initialization for more-fail-soft behavior. | Tom Lane | 9.3.0 |