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

Commite90308a

Browse files
committed
doc: PG 16 relnotes, fix various typos
Reported-by: Erik RijkersDiscussion:https://postgr.es/m/9c83328b-c0ff-070f-f2be-c3dce484e182@xs4all.nlBackpatch-through: 16 only
1 parent98cb73f commite90308a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1370,7 +1370,7 @@ Allow custom ICU collation rules to be created (Peter Eisentraut)
13701370
</para>
13711371

13721372
<para>
1373-
This is done using CREATE COLLATION's newnewRULES clause, as well as new options for CREATE DATABASE, createdb, and initdb.
1373+
This is done using CREATE COLLATION's new RULES clause, as well as new options for CREATE DATABASE, createdb, and initdb.
13741374
</para>
13751375
</listitem>
13761376

@@ -1471,7 +1471,7 @@ Allow parallel application of logical replication (Hou Zhijie, Wang Wei, Amit Ka
14711471
</para>
14721472

14731473
<para>
1474-
The CREATE SUBSCRIPTION "streaming" option now supports "parallel" to enableparallelapplication. Perform apply of large transactions by parallel workers. The number of parallel workers is controlled by
1474+
The CREATE SUBSCRIPTION "streaming" option now supports "parallel" to enable application of large transactions by parallel workers. The number of parallel workers is controlled by
14751475
the new server variable max_parallel_apply_workers_per_subscription. Wait events LogicalParallelApplyMain, LogicalParallelApplyStateChange, and LogicalApplySendData were also added. Column leader_pid was
14761476
added to system view pg_stat_subscription to track parallel activity.
14771477
</para>
@@ -1803,7 +1803,7 @@ Author: Peter Eisentraut <peter@eisentraut.org>
18031803

18041804
<listitem>
18051805
<para>
1806-
Add support for enhanced numeric literals in SQLJSON paths (Peter Eisentraut)
1806+
Add support for enhanced numeric literals in SQL/JSON paths (Peter Eisentraut)
18071807
</para>
18081808

18091809
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp