Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-10-17 | Close un-owned SMgrRelations at transaction end. | Tom Lane | 9.2.2 |
| 2012-07-18 | Fix management of pendingOpsTable in auxiliary processes. | Tom Lane | 9.2.0 |
| 2012-05-10 | Make WaitLatch's WL_POSTMASTER_DEATH result trustworthy; simplify callers. | Tom Lane | 9.2.0 |
| 2012-05-10 | Improve tests for postmaster death in auxiliary processes. | Tom Lane | 9.2.0 |
| 2012-05-09 | Fix an issue in recent walwriter hibernation patch. | Tom Lane | 9.2.0 |
| 2012-05-09 | Reduce idle power consumption of walwriter and checkpointer processes. | Tom Lane | 9.2.0 |
| 2011-09-04 | Clean up the #include mess a little. | Tom Lane | 9.2.0 |