projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a95427
)
Small spacing cleanup.
author
Bruce Momjian
Thu, 21 Feb 2002 22:42:04 +0000
(22:42 +0000)
committer
Bruce Momjian
Thu, 21 Feb 2002 22:42:04 +0000
(22:42 +0000)
doc/src/sgml/ref/fetch.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/fetch.sgml
b/doc/src/sgml/ref/fetch.sgml
index d12f1120468ab953c63f7b1f9f67bc4640ab0c2f..60e11ab50f5d8896c6658b95dc9dc2bec1c7f0b9 100644
(file)
--- a/
doc/src/sgml/ref/fetch.sgml
+++ b/
doc/src/sgml/ref/fetch.sgml
@@
-1,5
+1,5
@@
@@
-25,7
+25,7
@@
PostgreSQL documentation
FETCH [
direction
] [
count
] { IN | FROM }
cursor
FETCH [ FORWARD | BACKWARD | RELATIVE ] [
#
| ALL | NEXT | PRIOR ]
- { IN | FROM }
cursor
+
{ IN | FROM }
cursor