Skip to content

Commit b12db9f

Browse files
committed
docs: tighten up PG 12 release note item on 1k partitions
1 parent d307954 commit b12db9f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/release-12.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -426,9 +426,9 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
426426
</para>
427427

428428
<para>
429-
Tables with thousands of child partitions can now be processed
430-
efficiently by operations that only need to touch a small number
431-
of partitions.
429+
Allow tables with thousands of child partitions to be processed
430+
efficiently by operations that only affect a small number of
431+
partitions.
432432
</para>
433433
</listitem>
434434

0 commit comments

Comments
 (0)