Move fsync method macro defines into /include/access/xlogdefs.h so they
Bruce Momjian <bruce@momjian.us>
Move fsync method macro defines into /include/access/xlogdefs.h so they can be used by src/tools/fsync/test_fsync.c.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/xlog.c | modified | +2 −73 |
| src/include/access/xlogdefs.h | modified | +72 −1 |
| src/tools/fsync/test_fsync.c | modified | +1 −77 |