projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b7286c
)
doc: PG 14 release notes, adjust updates/deletes on partitions
author
Bruce Momjian
<bruce@momjian.us>
Thu, 13 May 2021 15:45:43 +0000
(11:45 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Thu, 13 May 2021 15:45:43 +0000
(11:45 -0400)
doc/src/sgml/release-14.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-14.sgml
b/doc/src/sgml/release-14.sgml
index 48dc7576d88b6e336ab934a8538da9f89813c65e..a27f50accfdc7a5f45a0b520a5562674174c3d7d 100644
(file)
--- 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>