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

Commitd446c12

Browse files
committed
Fix typo
1 parenta47e20b commitd446c12

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.6 2000/05/1619:29:43 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/plsql.sgml,v 2.7 2000/05/1621:16:12 momjian Exp $
33
-->
44

55
<chapter>
@@ -299,7 +299,7 @@ RENAME <replaceable>oldname</replaceable> TO <replaceable>newname</replaceable>;
299299
<para>
300300
Using the <replaceable>class.field</replaceable>%TYPE
301301
causes PL/pgSQL to lookup the attributes definitions at the
302-
first call to thefunciton during the lifetime of a backend.
302+
first call to thefunction during the lifetime of a backend.
303303
Have a table with a char(20) attribute and some PL/pgSQL functions
304304
that deal with it's content in local variables. Now someone
305305
decides that char(20) isn't enough, dumps the table, drops it,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp