Refactor headers to split out standby defs
Simon Riggs <simon@2ndQuadrant.com>
Refactor headers to split out standby defs Jeff Janes
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/rmgrdesc/standbydesc.c | modified | +1 −1 |
| src/bin/pg_xlogdump/rmgrdesc.c | modified | +1 −1 |
| src/include/storage/standbydefs.h | added | +53 −0 |
| src/include/storage/standby.h | modified | +1 −35 |