aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_waldump/pg_waldump.c
Commit message (Expand)AuthorAge
* Add some const decorations to prototypesPeter Eisentraut2017-11-10
* Make WAL segment size configurable at initdb time.Andres Freund2017-09-19
* Message translatability fixesPeter Eisentraut2017-08-25
* Phase 3 of pgindent updates.Tom Lane2017-06-21
* Phase 2 of pgindent updates.Tom Lane2017-06-21
* Fix record length computation in pg_waldump/xlogdump.Andres Freund2017-06-05
* Post-PG 10 beta1 pgindent runBruce Momjian2017-05-17
* Revert changes to pg_basebackup and pg_waldump usage() code.Tom Lane2017-05-17
* Preventive maintenance in advance of pgindent run.Tom Lane2017-05-16
* Standardize "WAL location" terminologyPeter Eisentraut2017-05-12
* Replace "transaction log" with "write-ahead log"Peter Eisentraut2017-05-12
* Remove trailing spaces in some outputPeter Eisentraut2017-04-13
* Use American English in error messagePeter Eisentraut2017-04-05
* pg_waldump: Remove extra newline in error messagePeter Eisentraut2017-03-08
* Rename user-facing tools with "xlog" in the name to say "wal".Robert Haas2017-02-09