Provide a complete set of file-permission-bit macros in win32.h.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 1319002e2ee166c06b38cdbc5e8508c7205fa115
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-12-11T18:11:18Z
Releases: 9.1.0
Provide a complete set of file-permission-bit macros in win32.h.

My previous patch exposed the fact that we didn't have these.  Those
hard-wired octal constants were actually wrong on Windows, not just
inconsistent.

Files

PathChange+/−
src/include/port/win32.h modified +12 −7