OSDN Git Service

Provide a complete set of file-permission-bit macros in win32.h.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 11 Dec 2010 18:11:18 +0000 (13:11 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 11 Dec 2010 18:11:18 +0000 (13:11 -0500)
commit1319002e2ee166c06b38cdbc5e8508c7205fa115
tree6b8168ef707beb21b305a2b1f109e915eccaa991
parentd3d414696f39e2b57072fab3dd4fa11e465be4ed
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.
src/include/port/win32.h