Re: Patch to be verbose about being unable to read ~/.pgpasss... - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Patch to be verbose about being unable to read ~/.pgpasss...
Date
Msg-id 200306240338.h5O3cIq16165@candle.pha.pa.us
Whole thread Raw
In response to Re: Patch to be verbose about being unable to read ~/.pgpasss...  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Patch to be verbose about being unable to read ~/.pgpasss...  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Patch to be verbose about being unable to read ~/.pgpasss...
Next
From: Bruce Momjian
Date:
Subject: Re: pg_hba.conf CIDR mask doc patch