projects
/
users
/
gsingh
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8ab08a
)
doc: PG10 release note typo fix
author
Bruce Momjian
<bruce@momjian.us>
Thu, 27 Apr 2017 14:21:44 +0000
(10:21 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Thu, 27 Apr 2017 14:21:44 +0000
(10:21 -0400)
Reported-by: daniel.westermann
doc/src/sgml/release-10.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-10.sgml
b/doc/src/sgml/release-10.sgml
index 8b1c95063406fe037e5d79b1a11a1f7db5ff0140..241064e58eec980a3514f36bc6d7fc5bd9b1fff6 100644
(file)
--- a/
doc/src/sgml/release-10.sgml
+++ b/
doc/src/sgml/release-10.sgml
@@
-879,8
+879,8
@@
</para>
<para>
- By default planning and execution time are display by
- <command>EXPLAIN ANALYZE</> and are not display in other cases.
+ By default planning and execution time are display
ed
by
+ <command>EXPLAIN ANALYZE</> and are not display
ed
in other cases.
The new <command>EXPLAIN</> option <literal>SUMMARY</> allows
explicit control of this.
</para>