Re: [GENERAL] pg crashing

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [GENERAL] pg crashing
Дата
Msg-id 17797.1215039964@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [GENERAL] pg crashing  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: [GENERAL] pg crashing  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
Magnus Hagander <magnus@hagander.net> writes:
>> below this is going to convert \ to /, wouldn't it be clearer to
>> describe the path prefix as Global/PostgreSQL: in the first place?

> Eh, that shows another bug I think. It should *not* convert the \ in
> "Global\", because that one is is interpreted by the Win32 API call!

I was wondering about that.  What are the implications of that?

> I think it should be per this patch. Seems right?

Pls fix the comment on the malloc, too.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Working on native Windows x64 version of PostgreSQL
Следующее
От: David Fetter
Дата:
Сообщение: WITH RECURSIVE updated to CVS TIP