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

Commit91d6429

Browse files
Doc: Use past tense for things which happened in the past
The paragraph on SSL compression is largely describing events whichtook place many years ago, so reword with past tense.Reviewed-by: Peter Eisentraut <peter@eisentraut.org>Reviewed-by: Michael Paquier <michael@paquier.xyz>Discussion:https://postgr.es/m/eac70d46-e61c-4d71-a1e1-78e2bfa19485@eisentraut.org
1 parent256b4b0 commit91d6429

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/libpq.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1840,11 +1840,11 @@ postgresql://%2Fvar%2Flib%2Fpostgresql/dbname
18401840

18411841
<para>
18421842
SSL compression is nowadays considered insecure and its use is no
1843-
longer recommended. <productname>OpenSSL</productname> 1.1.0disables
1843+
longer recommended. <productname>OpenSSL</productname> 1.1.0disabled
18441844
compression by default, and many operating system distributions
1845-
disable it in prior versions as well, so setting this parameter to on
1845+
disabled it in prior versions as well, so setting this parameter to on
18461846
will not have any effect if the server does not accept compression.
1847-
<productname>PostgreSQL</productname> 14disables compression
1847+
<productname>PostgreSQL</productname> 14disabled compression
18481848
completely in the backend.
18491849
</para>
18501850

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp