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 ca6c98d commit 30d4f58Copy full SHA for 30d4f58
doc/src/sgml/ref/move.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/move.sgml,v 1.7 2000/03/26 18:32:27 petere Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/move.sgml,v 1.8 2000/04/04 19:42:36 momjian Exp $
3
Postgres documentation
4
-->
5
@@ -25,7 +25,6 @@ Postgres documentation
25
<synopsis>
26
MOVE [ <replaceable class="PARAMETER">selector</replaceable> ] [ <replaceable class="PARAMETER">count</replaceable> ]
27
{ IN | FROM } <replaceable class="PARAMETER">cursor</replaceable>
28
- FETCH [ RELATIVE ] [ { [ <replaceable class="PARAMETER">#</replaceable> | ALL | NEXT | PRIOR ] } ] FROM ] <replaceable class="PARAMETER">cursor</replaceable>
29
</synopsis>
30
</refsynopsisdiv>
31
0 commit comments