From: Bruce Momjian Date: Tue, 14 May 2019 02:38:50 +0000 (-0400) Subject: doc: improve wording of PG 12 releaase note partition item X-Git-Tag: REL_12_BETA1~53 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f4125278e3c92d8cdd83c77d0b54f468ee81c750;p=postgresql doc: improve wording of PG 12 releaase note partition item Reported-by: Amit Langote Discussion: https://postgr.es/m/d5267ae5-bd4a-3e96-c21b-56bfa9fec7e8@lab.ntt.co.jp --- diff --git a/doc/src/sgml/release-12.sgml b/doc/src/sgml/release-12.sgml index 3486cbdd4b..4155bd68f8 100644 --- a/doc/src/sgml/release-12.sgml +++ b/doc/src/sgml/release-12.sgml @@ -374,7 +374,7 @@ Improve performance of many operations on partitioned tables (Amit Langote, Davi -Thousands of partitions can now be pruned efficiently. +Tables with thousands of child partitions can now be processed efficiently.