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

From Tom Lane
Subject Re: Patch to be verbose about being unable to read ~/.pgpasss...
Date
Msg-id 14265.1056070314@sss.pgh.pa.us
Whole thread Raw
In response to Patch to be verbose about being unable to read ~/.pgpasss...  (Sean Chittenden <sean@chittenden.org>)
Responses Re: Patch to be verbose about being unable to read ~/.pgpasss...  (Sean Chittenden <sean@chittenden.org>)
List pgsql-patches
Sean Chittenden <sean@chittenden.org> writes:
> 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?

            regards, tom lane

pgsql-patches by date:

Previous
From: Sean Chittenden
Date:
Subject: Patch to be verbose about being unable to read ~/.pgpasss...
Next
From: Sean Chittenden
Date:
Subject: Re: Patch to be verbose about being unable to read ~/.pgpasss...