Refactor headers to split out standby defs
Jeff Janes
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/c80b31d557cb4b2d2a65cb0a7e71fd961834fdb2
Modified Files
--------------
src/backend/access/rmgrdesc/standbydesc.c | 2 +-
src/bin/pg_xlogdump/rmgrdesc.c | 2 +-
src/include/storage/standby.h | 36 +-------------------
src/include/storage/standbydefs.h | 53 +++++++++++++++++++++++++++++
4 files changed, 56 insertions(+), 37 deletions(-)