Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-05-27 | Be more predictable about reporting "lock timeout" vs "statement timeout". | Tom Lane | 9.3.14 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2013-12-13 | Don't let timeout interrupts happen unless ImmediateInterruptOK is set. | Tom Lane | 9.3.3 |
| 2013-11-29 | Fix assorted race conditions in the new timeout infrastructure. | Tom Lane | 9.3.2 |
| 2013-03-18 | Improve signal-handler lockout mechanism in timeout.c. | Tom Lane | 9.3.0 |
| 2013-03-17 | Move pqsignal() to libpgport. | Tom Lane | 9.3.0 |
| 2013-03-17 | Add lock_timeout configuration parameter. | Tom Lane | 9.3.0 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-07-17 | Introduce timeout handling framework | Alvaro Herrera | 9.3.0 |