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 |
| 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-10-12 | Fix unportable format string. | Tom Lane | 9.3.0 |