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

Commit2e4072e

Browse files
committed
fix typo
1 parent3a38bb5 commit2e4072e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/xfunc.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/xfunc.sgml,v 1.16 2000/05/20 11:24:37 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/xfunc.sgml,v 1.16.2.1 2000/05/28 02:02:07 momjian Exp $
33
-->
44

55
<chapter id="xfunc">
@@ -1012,7 +1012,7 @@ LANGUAGE 'c';
10121012

10131013
<para>
10141014
For functions written in C, the SQL name declared in
1015-
<command>CREATEFUNC TION</command>
1015+
<command>CREATEFUNCTION</command>
10161016
must be exactly the same as the actual name of the function in the
10171017
C code (hence it must be a legal C function name).
10181018
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp