projects
/
users
/
simon
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74c896d
)
Updated release wording, per Greg Stark:
author
Bruce Momjian
<bruce@momjian.us>
Fri, 27 Mar 2009 02:25:04 +0000
(
02:25
+0000)
committer
Bruce Momjian
<bruce@momjian.us>
Fri, 27 Mar 2009 02:25:04 +0000
(
02:25
+0000)
Previously EXPLAIN VERBOSE had output an internal
representation of the
doc/src/sgml/release.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release.sgml
b/doc/src/sgml/release.sgml
index 7df2a873c6c3f0a326c345e989be7456ccd892f0..e30902b9261645a150351d56365ec423afb38599 100644
(file)
--- a/
doc/src/sgml/release.sgml
+++ b/
doc/src/sgml/release.sgml
@@
-1181,7
+1181,7
@@
do it for earlier branch release files.
</para>
<para>
- Previously EXPLAIN VERBOSE output an internal representation of the
+ Previously EXPLAIN VERBOSE
had
output an internal representation of the
query plan. (That behavior is now available via debug_print_plan.)
</para>
</listitem>