Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-03-13 | Avoid holding AutovacuumScheduleLock while rechecking table statistics. | Tom Lane | 9.3.23 |
| 2014-07-30 | Avoid wholesale autovacuuming when autovacuum is nominally off. | Tom Lane | 9.3.6 |
| 2013-11-29 | Fix assorted race conditions in the new timeout infrastructure. | Tom Lane | 9.3.2 |
| 2013-03-17 | Add lock_timeout configuration parameter. | Tom Lane | 9.3.0 |
| 2012-10-18 | Remove unnecessary "head" arguments from some dlist/slist functions. | Tom Lane | 9.3.0 |