docs: tighten up PG 12 release note item on 1k partitions
authorBruce Momjian <bruce@momjian.us>
Sat, 18 May 2019 13:23:29 +0000 (09:23 -0400)
committerBruce Momjian <bruce@momjian.us>
Sat, 18 May 2019 13:23:31 +0000 (09:23 -0400)
doc/src/sgml/release-12.sgml

index 69899b203d8c67a2e9057b2c12ee91a3b5535165..b55bc6d667305071cf10d42ee2c97dbd6cdaa426 100644 (file)
@@ -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>