projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
188c524
)
Fix typo.
author
Alvaro Herrera
Sat, 22 Oct 2005 14:44:35 +0000
(14:44 +0000)
committer
Alvaro Herrera
Sat, 22 Oct 2005 14:44:35 +0000
(14:44 +0000)
doc/src/sgml/rules.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/rules.sgml
b/doc/src/sgml/rules.sgml
index 51fae1dc5544761a349e2f56139ec728eea66885..45a1b14582a5f0e2335e062072e90849af785bb6 100644
(file)
--- a/
doc/src/sgml/rules.sgml
+++ b/
doc/src/sgml/rules.sgml
@@
-1,4
+1,4
@@
-
+
The Rule System
@@
-553,7
+553,7
@@
SELECT shoelace.sl_name, shoelace.sl_avail,
- No we want to write a query that finds out for which shoes currently in the store
+ No
w
we want to write a query that finds out for which shoes currently in the store
we have the matching shoelaces (color and length) and where the
total number of exactly matching pairs is greater or equal to two.