pgsql: Allow the .pgpass hostname to match the default socket directory, - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Allow the .pgpass hostname to match the default socket directory,
Date
Msg-id 20060517215055.0EB9E9FA279@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Allow the .pgpass hostname to match the default socket directory, as
well as a blank pghost.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        libpq.sgml (r1.208 -> r1.209)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/libpq.sgml.diff?r1=1.208&r2=1.209)
    pgsql/src/interfaces/libpq:
        fe-connect.c (r1.328 -> r1.329)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-connect.c.diff?r1=1.328&r2=1.329)

pgsql-committers by date:

Previous
From: teodor@postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: Change catalog version due to WAL protocol changes in GiST
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Change spaces to tabs, for consistency.