]> granicus.if.org Git - postgresql/commit
Allow Win32 to support the O_SYNC open flag as an wal_sync_method method.
authorBruce Momjian <bruce@momjian.us>
Sun, 27 Feb 2005 00:53:29 +0000 (00:53 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 27 Feb 2005 00:53:29 +0000 (00:53 +0000)
commitafbc30e5d4e305a577006582dd3650cf8f9c371f
tree0705cd02f68c3ea1c19677e004e8d0991196d674
parent234d50812c8b4d23bc51e9ae98b269073027d69a
Allow Win32 to support the O_SYNC open flag as an wal_sync_method method.

Magnus Hagander
src/include/port.h
src/include/port/win32.h
src/port/open.c