Add support for wal_fsync_writethrough for Darwin, and restructure the
authorBruce Momjian <[email protected]>
Fri, 20 May 2005 14:53:26 +0000 (14:53 +0000)
committerBruce Momjian <[email protected]>
Fri, 20 May 2005 14:53:26 +0000 (14:53 +0000)
commit2a247e3539423a4737f035cf236fbab80a3a897d
tree9c1b550483073d4c5a1ce91dc70ec9fa8a708bf7
parente55dfd4fb0632c0d43729c8d83a790ad49a4ccc9
Add support for wal_fsync_writethrough for Darwin, and restructure the
code to better handle writethrough.

Chris Campbell
doc/src/sgml/runtime.sgml
src/backend/access/transam/xlog.c
src/backend/storage/file/fd.c
src/include/access/xlog.h
src/include/port/darwin.h
src/include/port/win32.h
src/include/storage/fd.h