mirror of
https://github.com/postgres/postgres.git
synced 2025-08-28 18:48:04 +03:00
Cleanups
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/fetch.sgml,v 1.10 2000/05/11 17:32:33 momjian Exp $
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/fetch.sgml,v 1.11 2000/07/22 02:39:10 momjian Exp $
|
||||
Postgres documentation
|
||||
-->
|
||||
|
||||
@@ -355,7 +355,7 @@ COMMIT WORK;
|
||||
|
||||
<para>
|
||||
<acronym>SQL92</acronym> allows absolute positioning of the cursor for
|
||||
FETCH, and allows placing the results into explicit variables.
|
||||
FETCH, and allows placing the results into explicit variables:
|
||||
|
||||
<synopsis>
|
||||
FETCH ABSOLUTE <replaceable class="PARAMETER">#</replaceable>
|
||||
|
Reference in New Issue
Block a user