Re: Bad bug in fopen() wrapper code

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bad bug in fopen() wrapper code
Дата
Msg-id 8100.1159118464@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Bad bug in fopen() wrapper code  ("Magnus Hagander" <mha@sollentuna.net>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Bad bug in fopen() wrapper code
Следующее
От: Jeremy Drake
Дата:
Сообщение: Re: [HACKERS] large object regression tests