Re: Patch to be verbose about being unable to read ~/.pgpasss...

Поиск
Список
Период
Сортировка
От Sean Chittenden
Тема Re: Patch to be verbose about being unable to read ~/.pgpasss...
Дата
Msg-id 20030620005747.GB43470@perrin.int.nxad.com
обсуждение исходный текст
Ответ на Re: Patch to be verbose about being unable to read ~/.pgpasss...  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
> > Howdy.  Quick chump patch: if libpq finds a ~/.pgpass but can't stat
> > it, print something to stderr letting the user know.
>
> Isn't this gonna complain when the file doesn't exist at all?

*blush*  Not with the attached patch.  -sc

--
Sean Chittenden

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Patch to be verbose about being unable to read ~/.pgpasss...
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Patch to be verbose about being unable to read