Commits
Showing commits that first shipped in 9.0 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-05-31 | Revert back-branch changes in behavior of age(xid). | Tom Lane | 9.0.8 |
| 2012-05-11 | Remove extraneous #include "storage/proc.h" | Simon Riggs | 9.0.8 |
| 2012-05-11 | Ensure age() returns a stable value rather than the latest value | Simon Riggs | 9.0.8 |
| 2012-05-09 | Avoid xid error from age() function when run on Hot Standby | Simon Riggs | 9.0.8 |
| 2010-01-02 | Update copyright for the year 2010. | Bruce Momjian | 9.0.0 |
| 2009-12-19 | Allow read only connections during recovery, known as Hot Standby. | Simon Riggs | 9.0.0 |