diff --git a/doc/src/sgml/release-14.sgml b/doc/src/sgml/release-14.sgml index 48dc7576d88..a27f50accfd 100644 --- a/doc/src/sgml/release-14.sgml +++ b/doc/src/sgml/release-14.sgml @@ -663,7 +663,7 @@ Improve the performance of updates/deletes on partitioned tables when only a few -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.