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

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Patch to be verbose about being unable to read ~/.pgpasss...
Дата
Msg-id 200306240338.h5O3cIq16165@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Patch to be verbose about being unable to read ~/.pgpasss...  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Patch to be verbose about being unable to read ~/.pgpasss...  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Is there a TODO here?  Tom has added the printf functionality already.
>
> We still have to do something about the fprintf(stderr) call that's in
> PasswordFromFile already.  What do you think of my suggestion of a
> delayed notice?

That seemed pretty complicated because it added a structure member.  I
don't have problems sending the output to stderr myself.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Patch to be verbose about being unable to read ~/.pgpasss...
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_hba.conf CIDR mask doc patch