Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-10-15 | Split up process latch initialization for more-fail-soft behavior. | Tom Lane | 9.2.2 |
| 2011-08-10 | Change the autovacuum launcher to use WaitLatch instead of a poll loop. | Tom Lane | 9.2.0 |
| 2011-08-09 | Measure WaitLatch's timeout parameter in milliseconds, not microseconds. | Tom Lane | 9.2.0 |