doc: PG 14 release notes, adjust updates/deletes on partitions
authorBruce Momjian <bruce@momjian.us>
Thu, 13 May 2021 15:45:43 +0000 (11:45 -0400)
committerBruce Momjian <bruce@momjian.us>
Thu, 13 May 2021 15:45:43 +0000 (11:45 -0400)
doc/src/sgml/release-14.sgml

index 48dc7576d88b6e336ab934a8538da9f89813c65e..a27f50accfdc7a5f45a0b520a5562674174c3d7d 100644 (file)
@@ -663,7 +663,7 @@ Improve the performance of updates/deletes on partitioned tables when only a few
 </para>
 
 <para>
-This also allows run-time pruning of updates/deletes on partitioned tables.
+This also allows updates/deletes on partitioned tables to use execution-time partition pruning.
 </para>
 </listitem>