Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2013-06-04 | Fix memory leak in LogStandbySnapshot(). | Tom Lane | 9.2.5 |
| 2012-12-02 | Don't advance checkPoint.nextXid near the end of a checkpoint sequence. | Tom Lane | 9.2.2 |
| 2012-02-05 | Add missing Assert and fix inaccurate elog message in standby_redo(). | 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-08-02 | Move CheckRecoveryConflictDeadlock() call to a safer place. | Tom Lane | 9.2.0 |