Re: Patch for checking file parameters to psql before password prompt - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Patch for checking file parameters to psql before password prompt
Date
Msg-id CA+TgmobX0L9z2fQkZEvSzKk4t8CXgkmo7p0TjOAVNs2MLT2SXg@mail.gmail.com
Whole thread Raw
In response to Patch for checking file parameters to psql before password prompt  (Alastair Turner <bell@ctrlf5.co.za>)
List pgsql-hackers
On Sun, Dec 2, 2012 at 6:37 AM, Alastair Turner <bell@ctrlf5.co.za> wrote:
> Patch for the changes discussed in
> http://archives.postgresql.org/pgsql-hackers/2010-10/msg00919.php
> attached (eventually ...)
>
> In summary: If the input file (-f) doesn't exist or the ouput or log
> files (-o and -l) can't be created psql exits before prompting for a
> password.

s/ouput/output/

Please add this patch here so we don't lose track of it:

https://commitfest.postgresql.org/action/commitfest_view/open

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: WIP: store additional info in GIN index
Next
From: Andres Freund
Date:
Subject: xlogreader v3/xlogdump v2