Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-01-11 | Add new pg_walsummary tool. | Robert Haas | 17.0 |
| 2023-12-20 | Add support for incremental backup. | Robert Haas | 17.0 |
| 2021-03-12 | Add pg_amcheck, a CLI for contrib/amcheck. | Robert Haas | 14.0 |
| 2020-04-12 | Rename pg_validatebackup to pg_verifybackup. | Robert Haas | 13.0 |
| 2020-04-03 | Generate backup manifests for base backups, and validate them. | Robert Haas | 13.0 |
| 2017-02-09 | Rename user-facing tools with "xlog" in the name to say "wal". | Robert Haas | 10.0 |
| 2014-03-18 | Documentation for logical decoding. | Robert Haas | 9.4.0 |
| 2013-11-15 | doc: Restore proper alphabetical order. | Robert Haas | 9.3.2 |
| 2013-11-15 | doc: Restore proper alphabetical order. | Robert Haas | 9.4.0 |
| 2013-01-23 | pg_isready | Robert Haas | 9.3.0 |
| 2012-07-18 | Syntax support and documentation for event triggers. | Robert Haas | 9.3.0 |
| 2011-01-02 | Basic foreign table support. | Robert Haas | 9.1.0 |
| 2010-09-28 | Add a SECURITY LABEL command. | Robert Haas | 9.1.0 |