Thread: pgsql: Add the "PGPASSFILE" environment variable to specify to the

pgsql: Add the "PGPASSFILE" environment variable to specify to the

From
momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Log Message:
-----------
Add the "PGPASSFILE" environment variable to specify to the password
file.

Andrew Dunstan

Modified Files:
--------------
    pgsql/doc/src/sgml:
        libpq.sgml (r1.183 -> r1.184)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/libpq.sgml.diff?r1=1.183&r2=1.184)
    pgsql/src/interfaces/libpq:
        fe-connect.c (r1.307 -> r1.308)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-connect.c.diff?r1=1.307&r2=1.308)