Allow Win32 to support the O_SYNC open flag as an wal_sync_method method.

Bruce Momjian <bruce@momjian.us>

Commit: afbc30e5d4e305a577006582dd3650cf8f9c371f
Author: Bruce Momjian <bruce@momjian.us>
Date: 2005-02-27T00:53:29Z
Releases: 8.1.0
Allow Win32 to support the O_SYNC open flag as an wal_sync_method method.

Magnus Hagander

Files

PathChange+/−
src/include/port.h modified +3 −2
src/include/port/win32.h modified +9 −1
src/port/open.c modified +5 −3