From: | Alvaro Herrera <alvherre(at)atentus(dot)com> |
---|---|
To: | Larry Rosenman <ler(at)lerctr(dot)org> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)atentus(dot)com>, <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: PGPASSWORDFILE env var for libpq |
Date: | 2002-08-11 23:44:25 |
Message-ID: | Pine.LNX.4.44.0208111942090.18506-200000@cm-lcon1-46-187.cm.vtr.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Larry Rosenman dijo:
> On Sun, 2002-08-11 at 15:45, Tom Lane wrote:
> > Alvaro Herrera <alvherre(at)atentus(dot)com> writes:
> > > I attach a patch that adds the PGPASSWORDFILE ability to libpq, and
> > > removes the use of PGPASSWORD.
> >
> > Were we actually going to *remove* that, as opposed to deprecate it?
> >
> > There are systems (in fact many) where it's perfectly secure, so I'm
> > not that thrilled about removing functionality ...
> PLEASE DO NOT REMOVE IT WITHOUT AT LEAST ONE RELEASE CYCLE WARNING.
>
> You will ****BREAK**** People.
Ok, advice taken. New patch attached. Preserves the ability to use
PGPASSWORD, which in fact has preference over PGPASSWORDFILE.
--
Alvaro Herrera (<alvherre[a]atentus.com>)
www.google.com: interfaz de linea de comando para la web.
Attachment | Content-Type | Size |
---|---|---|
libpq-pwdfile.patch | text/plain | 9.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tatsuo Ishii | 2002-08-12 01:07:20 | Re: [GENERAL] workaround for lack of REPLACE() function |
Previous Message | Larry Rosenman | 2002-08-11 20:59:02 | Re: PGPASSWORDFILE env var for libpq |