aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_xlogdump
Commit message (Expand)AuthorAge
* Remove reference to range mode in pg_xlogdump errorMagnus Hagander2016-07-14
* Add missing newline in error messageMagnus Hagander2016-07-11
* Generic Messages for Logical DecodingSimon Riggs2016-04-06
* Add Generic WAL interfaceTeodor Sigaev2016-04-01
* Refactor headers to split out standby defsSimon Riggs2016-01-20
* Sort $(wildcard) output where needed for reproducible build output.Tom Lane2016-01-05
* Update copyright for 2016Bruce Momjian2016-01-02
* Improve includes introduced in the replication origins patch.Andres Freund2015-08-06
* pgindent run for 9.5Bruce Momjian2015-05-23
* Update .gitignore for new rmgr, changed paths.Robert Haas2015-04-29
* Fix possible division by zero in pg_xlogdump.Andres Freund2015-04-26
* Move pg_xlogdump from contrib/ to src/bin/Peter Eisentraut2015-04-21