postgresql/src/bin/pg_xlogdump
Andres Freund 3a145757a0 Improve includes introduced in the replication origins patch.
pg_resetxlog.h contained two superfluous includes, origin.h superfluously
depended on logical.h, and pg_xlogdump's rmgrdesc.h only indirectly
included origin.h.

Backpatch: 9.5, where replication origins were introduced.
2015-08-06 12:41:46 +02:00
..
.gitignore Update .gitignore for new rmgr, changed paths. 2015-04-29 15:53:00 -04:00
Makefile Move pg_xlogdump from contrib/ to src/bin/ 2015-04-21 19:03:49 -04:00
compat.c Move pg_xlogdump from contrib/ to src/bin/ 2015-04-21 19:03:49 -04:00
pg_xlogdump.c pgindent run for 9.5 2015-05-23 21:35:49 -04:00
rmgrdesc.c Improve includes introduced in the replication origins patch. 2015-08-06 12:41:46 +02:00
rmgrdesc.h Move pg_xlogdump from contrib/ to src/bin/ 2015-04-21 19:03:49 -04:00