Move fsync method macro defines into /include/access/xlogdefs.h so they

Bruce Momjian <bruce@momjian.us>

Commit: a9eb53969abc27f17f13c9d19eeb2621ecd57961
Author: Bruce Momjian <bruce@momjian.us>
Date: 2007-02-14T05:00:40Z
Releases: 8.3.0
Move fsync method macro defines into /include/access/xlogdefs.h so they
can be used by src/tools/fsync/test_fsync.c.

Files

PathChange+/−
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