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)
commit132915108d17eca2e3eff087ce6ccb7679ebf1b0
treea0a0772f20c33308e9e4896756dd8286c493ecdc
parent76744134e47099ac9d354eafccdb4293837766b3
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