Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.1.14 |
| 2011-06-10 | Work around gcc 4.6.0 bug that breaks WAL replay. | Tom Lane | 9.1.0 |
| 2011-02-08 | Named restore points in recovery. Users can record named points, then | Simon Riggs | 9.1.0 |
| 2011-02-08 | Basic Recovery Control functions for use in Hot Standby. Pause, Resume, | Simon Riggs | 9.1.0 |
| 2011-01-01 | Stamp copyrights for year 2011. | Bruce Momjian | 9.1.0 |
| 2010-12-29 | Bump XLOG_PAGE_MAGIC. | Robert Haas | 9.1.0 |
| 2010-11-10 | Add monitoring function pg_last_xact_replay_timestamp. | Robert Haas | 9.1.0 |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander | 9.1.0 |
| 2010-08-13 | Include the backend ID in the relpath of temporary relations. | Robert Haas | 9.1.0 |