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

Commit8ed8977

Browse files
committed
Fix small typo.
1 parent121cf2b commit8ed8977

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 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.35 2003/11/29 19:51:38 pgsql Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/fetch.sgml,v 1.36 2004/03/23 22:57:09 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -376,7 +376,7 @@ COMMIT WORK;
376376

377377
<para>
378378
The SQL standard defines <command>FETCH</command> for use in
379-
embedded SQL only.This variant of <command>FETCH</command>
379+
embedded SQL only.The variant of <command>FETCH</command>
380380
described here returns the data as if it were a
381381
<command>SELECT</command> result rather than placing it in host
382382
variables. Other than this point, <command>FETCH</command> is

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp