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

Commit001d2c5

Browse files
committed
Doc: fix misstatement in v13 release notes.
Parallel vacuuming isn't restricted to b-tree indexes.Noted by Peter Eisentraut.Discussion:https://postgr.es/m/f1c43223-3987-a23f-2063-18fd0aa4f0d4@2ndquadrant.com
1 parentefea2b8 commit001d2c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</listitem>
3838
<listitem>
3939
<para>
40-
Parallelized vacuuming ofB-treeindexes
40+
Parallelized vacuuming of indexes
4141
</para>
4242
</listitem>
4343
<listitem>
@@ -1417,7 +1417,7 @@ Author: Amit Kapila <akapila@postgresql.org>
14171417

14181418
<para>
14191419
Allow <link linkend="sql-vacuum"><command>VACUUM</command></link>
1420-
to process indexes in parallel (Masahiko Sawada, Amit Kapila)
1420+
to processa table'sindexes in parallel (Masahiko Sawada, Amit Kapila)
14211421
</para>
14221422

14231423
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp