Make S_IRGRP etc available in mingw builds as well as MSVC.

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

Commit: 5132ad8bdf8e85ea0054217ef7ee38c51ace4824
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-12-12T18:43:44Z
Releases: 9.1.0
Make S_IRGRP etc available in mingw builds as well as MSVC.

(Hm, I wonder whether BCC defines them either...)

Also label dangling endifs a bit better in this area.

Files

PathChange+/−
src/include/port/win32.h modified +17 −13