]> granicus.if.org Git - postgresql/commit
Make S_IRGRP etc available in mingw builds as well as MSVC.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 12 Dec 2010 18:43:44 +0000 (13:43 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 12 Dec 2010 18:43:44 +0000 (13:43 -0500)
commit5132ad8bdf8e85ea0054217ef7ee38c51ace4824
tree4fdf3213f59d5e3dc2afedb2de51ffe31301173b
parent3864afa1d1478f7a76fde1ea160a7bc8f5d5b203
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.
src/include/port/win32.h