projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
342804b
)
Remove duplicate requiressl entry.
author
Bruce Momjian
Tue, 17 Oct 2000 14:27:50 +0000
(14:27 +0000)
committer
Bruce Momjian
Tue, 17 Oct 2000 14:27:50 +0000
(14:27 +0000)
doc/src/sgml/libpq.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/libpq.sgml
b/doc/src/sgml/libpq.sgml
index 380fb6bdf44e497c1ce4eb8b84e9836f3a0a77cb..a23ef89546a7e65a9ed26156308f2d034e80491c 100644
(file)
--- 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