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 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 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 |
| 2012-07-02 | Make walsender more responsive. | Robert Haas | 9.3.0 |