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

Commit121cf2b

Browse files
committed
Repair misleading description of MOVE's command tag result.
1 parentf862c42 commit121cf2b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/src/sgml/ref/move.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/move.sgml,v 1.26 2003/11/29 19:51:39 pgsql Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/move.sgml,v 1.27 2004/03/23 22:39:22 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -50,7 +50,8 @@ MOVE [ <replaceable class="PARAMETER">direction</replaceable> { FROM | IN } ] <r
5050
MOVE <replaceable class="parameter">count</replaceable>
5151
</screen>
5252
The <replaceable class="parameter">count</replaceable> is the number
53-
of rows moved over (possibly zero).
53+
of rows that a <command>FETCH</command> command with the same parameters
54+
would have returned (possibly zero).
5455
</para>
5556
</refsect1>
5657

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp