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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Sean Chittenden <sean(at)chittenden(dot)org>, pgsql-patches(at)postgresql(dot)org
Subject: Re: Patch to be verbose about being unable to read ~/.pgpasss...
Date: 2003-06-24 03:34:18
Message-ID: 16365.1056425658@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)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?

regards, tom lane

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2003-06-24 03:38:18 Re: Patch to be verbose about being unable to read ~/.pgpasss...
Previous Message Bruce Momjian 2003-06-24 03:33:46 Re: Patch for psql to avoid altering the PGresult strings