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

Commit5005bb0

Browse files
committed
'CREATE FUNC TION' => 'CREATE FUNCTION'.
1 parent67ad9a1 commit5005bb0

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.17 2000/05/27 18:18:31 tgl 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