summaryrefslogtreecommitdiff
path: root/src/bin/pg_waldump/Makefile
AgeCommit message (Expand)Author
2023-11-06Remove distprepPeter Eisentraut
2023-04-07Show more detail in heapam rmgr descriptions.Peter Geoghegan
2022-04-08Add contrib/pg_walinspect.Jeff Davis
2019-11-05Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund
2019-06-06pg_waldump: Fix invalid option handlingPeter Eisentraut
2019-05-14Move logging.h and logging.c from src/fe_utils/ to src/common/.Tom Lane
2019-04-01Unified logging system for command-line programsPeter Eisentraut
2017-02-09Rename user-facing tools with "xlog" in the name to say "wal".Robert Haas