projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
121cf2b
)
Fix small typo.
author
Tom Lane
Tue, 23 Mar 2004 22:57:09 +0000
(22:57 +0000)
committer
Tom Lane
Tue, 23 Mar 2004 22:57:09 +0000
(22:57 +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 4b9416bbb738855e3b0ba90cbbbe2a849b363482..0b8f5de2453d400d466a9681601cd4654f64ac4d 100644
(file)
--- a/
doc/src/sgml/ref/fetch.sgml
+++ b/
doc/src/sgml/ref/fetch.sgml
@@
-1,5
+1,5
@@
@@
-376,7
+376,7
@@
COMMIT WORK;
The SQL standard defines
FETCH
for use in
- embedded SQL only. Th
is
variant of
FETCH
+ embedded SQL only. Th
e
variant of
FETCH
described here returns the data as if it were a
SELECT
result rather than placing it in host
variables. Other than this point,
FETCH
is