Re: [HACKERS] Win32 sysconfig -> pg_service.conf

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] Win32 sysconfig -> pg_service.conf
Дата
Msg-id 23987.1149634348@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Win32 sysconfig -> pg_service.conf  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: [HACKERS] Win32 sysconfig -> pg_service.conf  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> On Win32, patch applied to return path if GetShortPathName() fails (no
> short name, path does not exist), rather than returning nothing.

Hm, are you sure GetShortPathName will never modify the path before
failing?  For instance, I'd be a bit worried about cases where it
successfully adjusts some components of the path before finding one that
doesn't exist.

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Win32 sysconfig -> pg_service.conf
Следующее
От: "Andrew Dunstan"
Дата:
Сообщение: Re: [HACKERS] Win32 sysconfig -> pg_service.conf