projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d97156
)
doc: improve wording of PG 12 releaase note partition item
author
Bruce Momjian
<bruce@momjian.us>
Tue, 14 May 2019 02:38:50 +0000
(22:38 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Tue, 14 May 2019 02:38:50 +0000
(22:38 -0400)
Reported-by: Amit Langote
Discussion: https://postgr.es/m/
d5267ae5
-bd4a-3e96-c21b-
56bfa9fec7e8
@lab.ntt.co.jp
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 3486cbdd4be9bdd4a3f4fae2488e4bdb206f1268..4155bd68f82a73a4ada5627338e1648452e85911 100644
(file)
--- a/
doc/src/sgml/release-12.sgml
+++ b/
doc/src/sgml/release-12.sgml
@@
-374,7
+374,7
@@
Improve performance of many operations on partitioned tables (Amit Langote, Davi
</para>
<para>
-T
housands of partitions can now be prun
ed efficiently.
+T
ables with thousands of child partitions can now be process
ed efficiently.
</para>
</listitem>