Commit b12db9ff authored by Bruce Momjian's avatar Bruce Momjian

docs: tighten up PG 12 release note item on 1k partitions

parent d307954a
......@@ -426,9 +426,9 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
</para>
<para>
Tables with thousands of child partitions can now be processed
efficiently by operations that only need to touch a small number
of partitions.
Allow tables with thousands of child partitions to be processed
efficiently by operations that only affect a small number of
partitions.
</para>
</listitem>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment