pgsql: Allow the .pgpass hostname to match the default socket directory,

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Allow the .pgpass hostname to match the default socket directory,
Date: 2006-05-17 21:50:55
Message-ID: 20060517215055.0EB9E9FA279@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-05-17 22:06:19 pgsql: Change spaces to tabs, for consistency.
Previous Message Teodor Sigaev 2006-05-17 16:37:06 pgsql: Change catalog version due to WAL protocol changes in GiST