Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-12-02 | Don't advance checkPoint.nextXid near the end of a checkpoint sequence. | Tom Lane | 9.2.2 |
| 2012-04-25 | Remove prototype for nonexistent function. | Robert Haas | 9.2.0 |
| 2012-01-23 | Resolve timing issue with logging locks for Hot Standby. | Simon Riggs | 9.2.0 |
| 2012-01-01 | Update copyright notices for year 2012. | Bruce Momjian | 9.2.0 |
| 2011-11-02 | Derive oldestActiveXid at correct time for Hot Standby. | Simon Riggs | 9.2.0 |
| 2011-09-04 | Clean up the #include mess a little. | Tom Lane | 9.2.0 |
| 2011-09-01 | Remove unnecessary #include references, per pgrminclude script. | Bruce Momjian | 9.2.0 |
| 2011-08-02 | Move CheckRecoveryConflictDeadlock() call to a safer place. | Tom Lane | 9.2.0 |