Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd3f6552

Browse files
committed
Remove duplicate requiressl entry.
1 parent342804b commitd3f6552

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

‎doc/src/sgml/libpq.sgml

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/libpq.sgml,v 1.43 2000/10/16 03:25:16 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/libpq.sgml,v 1.44 2000/10/17 14:27:50 momjian Exp $
33
-->
44

55
<chapter id="libpq-chapter">
@@ -188,17 +188,6 @@ PGconn *PQconnectdb(const char *conninfo)
188188
</para>
189189
</listitem>
190190
</varlistentry>
191-
192-
<varlistentry>
193-
<term><literal>requiressl</literal></term>
194-
<listitem>
195-
<para>
196-
Set to '1' to require SSL connection to the backend. Libpq
197-
will then refuse to connect if the server does not support
198-
SSL. Set to '0' (default) to negotiate with server.
199-
</para>
200-
</listitem>
201-
</varlistentry>
202191
</variablelist>
203192

204193
If any parameter is unspecified, then the corresponding

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp