Re: Bad bug in fopen() wrapper code - Mailing list pgsql-patches

From Tom Lane
Subject Re: Bad bug in fopen() wrapper code
Date
Msg-id 8100.1159118464@sss.pgh.pa.us
Whole thread Raw
In response to Bad bug in fopen() wrapper code  ("Magnus Hagander" <mha@sollentuna.net>)
List pgsql-patches
"Magnus Hagander" <mha@sollentuna.net> writes:
> This is pretty bad and pretty urgent - with this, systems installed by
> the MSI installer simply *do not start*, because they are by default
> configured to write logs to a file...

> Attached patch sets the  O_CREAT option when appending to files.

Applied, but I'm still wondering about openFlagsToCreateFileFlags() ...

            regards, tom lane

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bad bug in fopen() wrapper code
Next
From: Jeremy Drake
Date:
Subject: Re: [HACKERS] large object regression tests