Magnus Hagander <magnus(at)hagander(dot)net> writes:
> On Sat, Dec 11, 2010 at 17:23, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> I think the reason it's not failing is that it includes <fcntl.h>.
> S_IRWXU is defined in port/win32.h...
No, it isn't. There's an apparently-useless definition of _S_IRWXU
there, but no S_IRWXU.
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Magnus Hagander | Date: 2010-12-11 16:44:53 |
| Subject: Re: [COMMITTERS] pgsql: Use symbolic names not octal
constants for file permission flags |
| Previous: | From: Magnus Hagander | Date: 2010-12-11 16:33:04 |
| Subject: Re: [COMMITTERS] pgsql: Use symbolic names not octal
constants for file permission flags |
pgsql-committers by date
| Next: | From: Magnus Hagander | Date: 2010-12-11 16:44:53 |
| Subject: Re: [COMMITTERS] pgsql: Use symbolic names not octal
constants for file permission flags |
| Previous: | From: Magnus Hagander | Date: 2010-12-11 16:33:04 |
| Subject: Re: [COMMITTERS] pgsql: Use symbolic names not octal
constants for file permission flags |