Skip to content
Snippets Groups Projects
Commit 30d4f582 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Remove FETCH syntax heading from MOVE manual page.

parent ca6c98db
No related branches found
No related tags found
No related merge requests found
<!-- <!--
$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 $
Postgres documentation Postgres documentation
--> -->
...@@ -25,7 +25,6 @@ Postgres documentation ...@@ -25,7 +25,6 @@ Postgres documentation
<synopsis> <synopsis>
MOVE [ <replaceable class="PARAMETER">selector</replaceable> ] [ <replaceable class="PARAMETER">count</replaceable> ] MOVE [ <replaceable class="PARAMETER">selector</replaceable> ] [ <replaceable class="PARAMETER">count</replaceable> ]
{ IN | FROM } <replaceable class="PARAMETER">cursor</replaceable> { IN | FROM } <replaceable class="PARAMETER">cursor</replaceable>
FETCH [ RELATIVE ] [ { [ <replaceable class="PARAMETER">#</replaceable> | ALL | NEXT | PRIOR ] } ] FROM ] <replaceable class="PARAMETER">cursor</replaceable>
</synopsis> </synopsis>
</refsynopsisdiv> </refsynopsisdiv>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment