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

Commit4f586fe

Browse files
committed
doc: change PG 14 relnotes as suggested by Justin Pryzby
1 parentbdbb2ce commit4f586fe

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎doc/src/sgml/release-14.sgml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
339339
-->
340340

341341
<para>
342-
Force <link linkend="runtime-config-custom">custom server variable</link> names to match the pattern used for unquoted <acronym>SQL</acronym> identifiers (Tom Lane)
342+
Require <link linkend="runtime-config-custom">custom server variable</link> names to match the pattern used for unquoted <acronym>SQL</acronym> identifiers (Tom Lane)
343343
</para>
344344
</listitem>
345345

@@ -356,7 +356,7 @@ Remove server variable <varname>vacuum_cleanup_index_scale_factor</varname> (Pet
356356
</para>
357357

358358
<para>
359-
This setting wasdisabled in <productname>PostgreSQL</productname> version 13.3.
359+
This setting wasignored starting in <productname>PostgreSQL</productname> version 13.3.
360360
</para>
361361
</listitem>
362362

@@ -510,11 +510,11 @@ Author: Thomas Munro <tmunro@postgresql.org>
510510
-->
511511

512512
<para>
513-
Add long-running queries to be canceled if the client disconnects (Sergey Cherkashin, Thomas Munro)
513+
Allow long-running queries to be canceled if the client disconnects (Sergey Cherkashin, Thomas Munro)
514514
</para>
515515

516516
<para>
517-
The server variable <varname>client_connection_check_interval</varname> allowssupportingoperating systems, e.g., Linux, to automatically cancel queries by disconnected clients.
517+
The server variable <varname>client_connection_check_interval</varname> allowssome supportedoperating systems to automatically cancel queries by disconnected clients.
518518
</para>
519519
</listitem>
520520

@@ -559,7 +559,7 @@ Add Set Server Name Indication (<acronym>SNI</acronym>) for <acronym>SSL</acrony
559559
</para>
560560

561561
<para>
562-
This can be disabled by turning client option "sslsni" off.
562+
This can be disabled by turningoffclient option "sslsni".
563563
</para>
564564
</listitem>
565565

@@ -1439,7 +1439,7 @@ Author: Michael Paquier <michael@paquier.xyz>
14391439
-->
14401440

14411441
<para>
1442-
Add %Pto <varname>log_line_prefix</varname> to report the parallel group leader (Justin Pryzby)
1442+
Allow %Pin <varname>log_line_prefix</varname> to report the parallel group leader (Justin Pryzby)
14431443
</para>
14441444
</listitem>
14451445

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp