projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e3cd37
)
Fix typo.
author
Robert Haas
Mon, 14 Jun 2010 01:07:41 +0000
(
01:07
+0000)
committer
Robert Haas
Mon, 14 Jun 2010 01:07:41 +0000
(
01:07
+0000)
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 e5002c13415b8038ae835ff8c26e17e1f1d27bf0..845e1cd3be3bbf94482d5a8580b59ead91cbe1c5 100644
(file)
--- a/
doc/src/sgml/release-9.0.sgml
+++ b/
doc/src/sgml/release-9.0.sgml
@@
-1,4
+1,4
@@
-
+
Release 9.0
@@
-97,7
+97,7
@@
As part of our decade-long effort to eliminate the pain of VACUUM,
-
VACUUM FULL> is no
t
substantially faster by
+
VACUUM FULL> is no
w
substantially faster by
rewriting the entire table and
indexes, rather than moving around single rows to compact space.