Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-08-25 | Improve low-level backup documentation. | Robert Haas | 10.0 |
| 2017-08-05 | Make pg_stop_backup's wait_for_archive flag work on standbys. | Robert Haas | 10.0 |
| 2017-03-24 | Add a txid_status function. | Robert Haas | 10.0 |
| 2017-03-17 | Rename "pg_clog" directory to "pg_xact". | Robert Haas | 10.0 |
| 2017-03-17 | Fix grammar. | Robert Haas | 10.0 |
| 2017-03-16 | Add pg_ls_logdir() and pg_ls_waldir() functions. | Robert Haas | 10.0 |
| 2017-03-03 | Add pg_current_logfile() function. | Robert Haas | 10.0 |
| 2017-02-09 | Remove all references to "xlog" from SQL-callable functions in pg_proc. | Robert Haas | 10.0 |
| 2016-10-20 | Rename "pg_xlog" directory to "pg_wal". | Robert Haas | 10.0 |
| 2016-08-23 | Add txid_current_ifassigned(). | Robert Haas | 10.0 |