projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d307954
)
docs: tighten up PG 12 release note item on 1k partitions
author
Bruce Momjian
<bruce@momjian.us>
Sat, 18 May 2019 13:23:29 +0000
(09:23 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Sat, 18 May 2019 13:23:31 +0000
(09:23 -0400)
doc/src/sgml/release-12.sgml
patch
|
blob
|
history
diff --git
a/doc/src/sgml/release-12.sgml
b/doc/src/sgml/release-12.sgml
index 69899b203d8c67a2e9057b2c12ee91a3b5535165..b55bc6d667305071cf10d42ee2c97dbd6cdaa426 100644
(file)
--- a/
doc/src/sgml/release-12.sgml
+++ b/
doc/src/sgml/release-12.sgml
@@
-426,9
+426,9
@@
Author: Tom Lane <tgl@sss.pgh.pa.us>
</para>
<para>
-
Tables with thousands of child partitions can now
be processed
- efficiently by operations that only
need to touch a small number
-
of
partitions.
+
Allow tables with thousands of child partitions to
be processed
+ efficiently by operations that only
affect a small number of
+ partitions.
</para>
</listitem>