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

Commit77e9d1b

Browse files
committed
doc: Fix link reference for PGSSLMAXPROTOCOLVERSION
The link was pointing to the minimum protocol version. Incorrect as offf8ca5f.Author: Daniel GustafssonDiscussion:https://postgr.es/m/F893F184-C645-4C21-A2BA-583441B7288F@yesql.seBackpatch-through: 13
1 parent7fc26d1 commit77e9d1b

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
@@ -7872,7 +7872,7 @@ myEventProc(PGEventId evtId, void *evtInfo, void *passThrough)
78727872
<primary><envar>PGSSLMAXPROTOCOLVERSION</envar></primary>
78737873
</indexterm>
78747874
<envar>PGSSLMAXPROTOCOLVERSION</envar> behaves the same as the <xref
7875-
linkend="libpq-connect-ssl-min-protocol-version"/> connection parameter.
7875+
linkend="libpq-connect-ssl-max-protocol-version"/> connection parameter.
78767876
</para>
78777877
</listitem>
78787878

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp