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

Commit73cfa77

Browse files
committed
This patch fixes a trivial typo in the CREATE FUNCTION ref page.
Neil Conway
1 parent336ebee commit73cfa77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/create_function.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/ref/create_function.sgml,v 1.50 2003/09/09 18:28:52 tgl Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_function.sgml,v 1.51 2003/09/10 20:13:45 momjian Exp $
33
-->
44

55
<refentry id="SQL-CREATEFUNCTION">
@@ -364,7 +364,7 @@ CREATE [ OR REPLACE ] FUNCTION <replaceable class="parameter">name</replaceable>
364364
<title>Examples</title>
365365

366366
<para>
367-
Here is a trivial example to help you getstartet. For more
367+
Here is a trivial example to help you getstarted. For more
368368
information and examples, see <xref linkend="xfunc">.
369369
<programlisting>
370370
CREATE FUNCTION add(integer, integer) RETURNS integer

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp