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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make S_IRGRP etc available in mingw builds as well as MSVC.
Date: 2010-12-12 18:43:59
Message-ID: E1PRqtr-0004vA-33@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

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.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=5132ad8bdf8e85ea0054217ef7ee38c51ace4824

Modified Files
--------------
src/include/port/win32.h | 30 +++++++++++++++++-------------
1 files changed, 17 insertions(+), 13 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2010-12-12 18:47:52 Re: [COMMITTERS] pgsql: Make S_IRGRP etc available in mingw builds as well as MSVC.
Previous Message Tom Lane 2010-12-12 17:37:37 Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2010-12-12 18:47:52 Re: [COMMITTERS] pgsql: Make S_IRGRP etc available in mingw builds as well as MSVC.
Previous Message Tom Lane 2010-12-12 17:37:37 Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags