Removal of PGPASSWORDFILE in beta

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Removal of PGPASSWORDFILE in beta
Date: 2002-09-05 22:07:25
Message-ID: 200209052207.g85M7Pe01331@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I have removed PGPASSWORDFILE in CVS and therefore in beta2.

It was decided that $HOME/.pgpass should always be tested, rather than
have an environment variable for it.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2002-09-05 22:14:07 Re: beta1 packaged
Previous Message Peter Eisentraut 2002-09-05 21:38:10 Re: Multibyte support in oracle_compat.c