projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ff01b3
)
Convert another SGML ID to lower case
author
Peter Eisentraut
<peter_e@gmx.net>
Sat, 21 Oct 2017 16:25:31 +0000
(12:25 -0400)
committer
Peter Eisentraut
<peter_e@gmx.net>
Sat, 21 Oct 2017 16:25:31 +0000
(12:25 -0400)
The mostly automated conversion in
1ff01b3902cbf5b22d1a439014202499c21b2994
missed this one because of the
unusual whitespace.
doc/src/sgml/release-9.0.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-9.0.sgml
b/doc/src/sgml/release-9.0.sgml
index 7a8db62b8d8bf551cf96bcbcb279106f135ebd6b..d5b3239c30d57920809301c099a64fbc290a5a60 100644
(file)
--- a/
doc/src/sgml/release-9.0.sgml
+++ b/
doc/src/sgml/release-9.0.sgml
@@
-7853,7
+7853,7
@@
<listitem>
<para>
- <link linkend="
SQL-EXPLAIN
"><command>EXPLAIN</command></link> enhancements.
+ <link linkend="
sql-explain
"><command>EXPLAIN</command></link> enhancements.
The output is now available in JSON, XML, or YAML format, and includes
buffer utilization and other data not previously available.
</para>