diff options
-rw-r--r-- | doc/src/sgml/release-14.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
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 </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> |