Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-05-10 | Improve control logic for bgwriter hibernation mode. | Tom Lane | 9.2.0 |
| 2012-05-09 | Reduce idle power consumption of walwriter and checkpointer processes. | Tom Lane | 9.2.0 |
| 2012-01-29 | Fix typo in comment. | Tom Lane | 9.2.0 |
| 2011-09-09 | Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h. | Tom Lane | 9.2.0 |
| 2011-09-04 | Remove unnecessary and circular #include. | Tom Lane | 9.2.0 |
| 2011-08-10 | Change the autovacuum launcher to use WaitLatch instead of a poll loop. | Tom Lane | 9.2.0 |
| 2011-08-02 | Fix incorrect initialization of ProcGlobal->startupBufferPinWaitBufId. | Tom Lane | 9.2.0 |