From d3f6552821645caaf13d8d32c2cf23a869b2252b Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 17 Oct 2000 14:27:50 +0000 Subject: [PATCH] Remove duplicate requiressl entry. --- doc/src/sgml/libpq.sgml | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml index 380fb6bdf4..a23ef89546 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -1,5 +1,5 @@ @@ -188,17 +188,6 @@ PGconn *PQconnectdb(const char *conninfo) - - - requiressl - - - Set to '1' to require SSL connection to the backend. Libpq - will then refuse to connect if the server does not support - SSL. Set to '0' (default) to negotiate with server. - - - If any parameter is unspecified, then the corresponding -- 2.40.0