We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c8f03d commit 18df0ffCopy full SHA for 18df0ff
doc/src/sgml/ref/move.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/ref/move.sgml,v 1.31 2008/11/14 10:22:47 petere Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ref/move.sgml,v 1.32 2009/06/22 07:12:50 petere Exp $
3
PostgreSQL documentation
4
-->
5
@@ -40,7 +40,8 @@ MOVE [ <replaceable class="PARAMETER">direction</replaceable> { FROM | IN } ] <r
40
</para>
41
42
<para>
43
- Refer to
+ The parameters for the <command>MOVE</command> command are identical to
44
+ those of the <command>FETCH</command> command; refer to
45
<xref linkend="sql-fetch" endterm="sql-fetch-title">
46
for details on syntax and usage.
47
0 commit comments