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

Commit8c4fdfb

Browse files
committed
Fix typo in user manual
1 parent4cbecda commit8c4fdfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/libpq.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7144,7 +7144,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
71447144
For backwards compatibility with earlier versions of PostgreSQL, if a
71457145
root CA file exists, the behavior of
71467146
<literal>sslmode</literal>=<literal>require</literal> will be the same
7147-
as that of <literal>verify-ca</literal>, meaning thesever certificate
7147+
as that of <literal>verify-ca</literal>, meaning theserver certificate
71487148
is validated against the CA. Relying on this behavior is discouraged,
71497149
and applications that need certificate validation should always use
71507150
<literal>verify-ca</literal> or <literal>verify-full</literal>.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp