Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86a174b
)
Documentation correction.
author
Robert Haas
<rhaas@postgresql.org>
Wed, 18 Sep 2013 13:05:10 +0000
(09:05 -0400)
committer
Robert Haas
<rhaas@postgresql.org>
Wed, 18 Sep 2013 13:05:10 +0000
(09:05 -0400)
Etsuro Fujita
doc/src/sgml/advanced.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/advanced.sgml
b/doc/src/sgml/advanced.sgml
index 218988e0afc1173f8dba69f4e8f5ba7fdbcaaf31..3c067d53763d5157269dffd4a603599487680344 100644
(file)
--- a/
doc/src/sgml/advanced.sgml
+++ b/
doc/src/sgml/advanced.sgml
@@
-659,7
+659,7
@@
SELECT name, altitude
<para>
On the other hand, the following query finds
all the cities that are not state capitals and
- are situated at an altitude o
f 500 feet or higher
:
+ are situated at an altitude o
ver 500 feet
:
<programlisting>
SELECT name, altitude