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

Commit7acf6f9

Browse files
committed
Fix bad grammar.
1 parentcd55aa2 commit7acf6f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/plpgsql.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/plpgsql.sgml,v 1.158 2010/08/17 04:37:21 petere Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/plpgsql.sgml,v 1.159 2010/09/16 14:31:20 tgl Exp $ -->
22

33
<chapter id="plpgsql">
44
<title><application>PL/pgSQL</application> - <acronym>SQL</acronym> Procedural Language</title>
@@ -1351,7 +1351,7 @@ GET DIAGNOSTICS integer_var = ROW_COUNT;
13511351
</listitem>
13521352
<listitem>
13531353
<para>
1354-
A<command>RETURN QUERY</command> and <command>RETURN QUERY
1354+
<command>RETURN QUERY</command> and <command>RETURN QUERY
13551355
EXECUTE</command> statements set <literal>FOUND</literal>
13561356
true if the query returns at least one row, false if no row
13571357
is returned.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp