Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8a35b07

Browse files
committed
Remove obsolete statement that you can't update through a cursor.
1 parent745c1b2 commit8a35b07

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

‎doc/src/sgml/ref/fetch.sgml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/fetch.sgml,v 1.40 2007/02/01 00:28:19 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/fetch.sgml,v 1.41 2007/10/24 22:55:52 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -326,11 +326,6 @@ FETCH <replaceable class="parameter">count</replaceable>
326326
<literal>FETCH ABSOLUTE 0</literal>) is fast.
327327
</para>
328328

329-
<para>
330-
Updating data via a cursor is currently not supported by
331-
<productname>PostgreSQL</productname>.
332-
</para>
333-
334329
<para>
335330
<xref linkend="sql-declare" endterm="sql-declare-title">
336331
is used to define a cursor. Use

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp