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 |
| 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 |