]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Add support for wal_fsync_writethrough for Darwin, and restructure the
authorBruce Momjian <bruce@momjian.us>
Fri, 20 May 2005 14:53:26 +0000 (14:53 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 20 May 2005 14:53:26 +0000 (14:53 +0000)
commit6dc7760ac3c3aeb766f489121f39d26d6f9b8c46
tree80ff258fc03e57f9dc823803f17a6b3bc6d602f4
parente9b33ed6cdc788ddcc6a7887d203574a5a346172
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