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

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Win32 sysconfig -> pg_service.conf
Дата
Msg-id 200606070322.k573MpB27296@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Win32 sysconfig -> pg_service.conf  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Tom Lane wrote:
> 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.

Good point.  Would someone test that?  Is GetFullPathName() the proper
direction?

--
  Bruce Momjian   http://candle.pha.pa.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Win32 sysconfig -> pg_service.conf
Следующее
От: "Jaime Casanova"
Дата:
Сообщение: Re: fori stmt with by keyword was:(Re: [HACKERS] for statement,