projects
/
users
/
simon
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea43f15
)
Add more explicit note that the parameters of MOVE are identical to FETCH.
author
Peter Eisentraut
<peter_e@gmx.net>
Mon, 22 Jun 2009 07:12:50 +0000
(07:12 +0000)
committer
Peter Eisentraut
<peter_e@gmx.net>
Mon, 22 Jun 2009 07:12:50 +0000
(07:12 +0000)
per David Wheeler
doc/src/sgml/ref/move.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/move.sgml
b/doc/src/sgml/ref/move.sgml
index 124e81b8e79943999e65bd970f88c6c3755c706b..b3ccf8a17c4bb16b3d28adf9981e7807ec458e71 100644
(file)
--- a/
doc/src/sgml/ref/move.sgml
+++ b/
doc/src/sgml/ref/move.sgml
@@
-40,7
+40,8
@@
MOVE [ <replaceable class="PARAMETER">direction</replaceable> { FROM | IN } ] <r
</para>
<para>
- Refer to
+ The parameters for the <command>MOVE</command> command are identical to
+ those of the <command>FETCH</command> command; refer to
<xref linkend="sql-fetch" endterm="sql-fetch-title">
for details on syntax and usage.
</para>