Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-07-17 | Improve coding around the fsync request queue. | Tom Lane | 9.2.0 |
| 2012-06-01 | After any checkpoint, close all smgr files handles in bgwriter | Simon Riggs | 9.2.0 |
| 2012-05-10 | Improve control logic for bgwriter hibernation mode. | Tom Lane | 9.2.0 |
| 2012-05-09 | Rename BgWriterShmem/Request to CheckpointerShmem/Request | Simon Riggs | 9.2.0 |
| 2012-01-01 | Update copyright notices for year 2012. | Bruce Momjian | 9.2.0 |
| 2011-11-01 | Split work of bgwriter between 2 processes: bgwriter and checkpointer. | Simon Riggs | 9.2.0 |