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 |
| 2014-11-19 | Avoid file descriptor leak in pg_test_fsync. | Robert Haas | 9.3.6 |
| 2013-05-02 | pg_test_fsync: update output to show usecs/op clearer | Bruce Momjian | 9.3.0 |
| 2013-03-17 | Use pqsignal() in contrib programs rather than calling signal(2) directly. | Tom Lane | 9.3.0 |
| 2013-03-15 | Improve the documentation about commit_delay. | Tom Lane | 9.3.0 |
| 2012-11-30 | Move long_options structures to the top of main() functions, for | Bruce Momjian | 9.3.0 |
| 2012-10-12 | Fix unportable format string. | Tom Lane | 9.3.0 |
| 2012-10-09 | Add microsecs/op display to pg_test_fsync utility | Simon Riggs | 9.3.0 |