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

Commit7705581

Browse files
author
Thomas G. Lockhart
committed
Replace contraction with long form. Cosmetic only.
1 parent7876543 commit7705581

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/plsql.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/plsql.sgml,v 2.16 2001/01/17 22:13:33 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/plsql.sgml,v 2.17 2001/01/18 07:11:36 thomas Exp $
33
-->
44

55
<chapter id="plsql">
@@ -472,7 +472,7 @@ END IF;
472472
database return a value. Thus, the normal way to call a function
473473
is to execute a SELECT query or doing an assignment (resulting
474474
in a PL/pgSQL internal SELECT). But there are cases where someone
475-
isn't interested in the function's result.
475+
is not interested in the function's result.
476476
<programlisting>
477477
PERFORM <replaceable>query</replaceable>
478478
</programlisting>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp