pgsql: Document that 'sslmode' is ignored for Unix domain socket

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document that 'sslmode' is ignored for Unix domain socket
Date: 2008-11-04 22:36:12
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Document that 'sslmode' is ignored for Unix domain socket communication;
backpatch to 8.3.X.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
pgsql/doc/src/sgml:
libpq.sgml (r1.255.2.1 -> r1.255.2.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/libpq.sgml?r1=1.255.2.1&r2=1.255.2.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2008-11-04 22:40:41 pgsql: Document that SSL is only possible on tcp/ip connections in the
Previous Message Bruce Momjian 2008-11-04 22:36:07 pgsql: Document that 'sslmode' is ignored for Unix domain socket