Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-03-20 | pg_waldump: Add support for reading WAL from tar archives | Andrew Dunstan | 19 (unreleased) |
| 2023-11-06 | Remove distprep | Peter Eisentraut | 17.0 |
| 2023-04-07 | Show more detail in heapam rmgr descriptions. | Peter Geoghegan | 16.0 |
| 2022-04-08 | Add contrib/pg_walinspect. | Jeff Davis | 15.0 |
| 2019-11-05 | Split all OBJS style lines in makefiles into one-line-per-entry style. | Andres Freund | 13.0 |
| 2019-06-06 | pg_waldump: Fix invalid option handling | Peter Eisentraut | 12.0 |
| 2019-05-14 | Move logging.h and logging.c from src/fe_utils/ to src/common/. | Tom Lane | 12.0 |
| 2019-04-01 | Unified logging system for command-line programs | Peter Eisentraut | 12.0 |
| 2017-02-09 | Rename user-facing tools with "xlog" in the name to say "wal". | Robert Haas | 10.0 |