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

From: Sean Chittenden <sean(at)chittenden(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Patch to be verbose about being unable to read ~/.pgpasss...
Date: 2003-06-20 00:57:47
Message-ID: 20030620005747.GB43470@perrin.int.nxad.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Attachment Content-Type Size
patch text/plain 646 bytes

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Christopher Kings-Lynne 2003-06-20 01:21:52 Re: allowed user/db variables
Previous Message Tom Lane 2003-06-20 00:51:54 Re: Patch to be verbose about being unable to read ~/.pgpasss...