We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efea2b8 commit 001d2c5Copy full SHA for 001d2c5
doc/src/sgml/release-13.sgml
@@ -37,7 +37,7 @@
37
</listitem>
38
<listitem>
39
<para>
40
- Parallelized vacuuming of B-tree indexes
+ Parallelized vacuuming of indexes
41
</para>
42
43
@@ -1417,7 +1417,7 @@ Author: Amit Kapila <akapila@postgresql.org>
1417
1418
1419
Allow <link linkend="sql-vacuum"><command>VACUUM</command></link>
1420
- to process indexes in parallel (Masahiko Sawada, Amit Kapila)
+ to process a table's indexes in parallel (Masahiko Sawada, Amit Kapila)
1421
1422
1423
0 commit comments