Provide a complete set of file-permission-bit macros in win32.h.
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/include/port/win32.h | modified | +12 −7 |