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

Commitccf5db7

Browse files
author
Neil Conway
committed
Fix two typos, per report from Hashem Masoud.
1 parentd5b98e4 commitccf5db7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/xfunc.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/xfunc.sgml,v 1.98 2005/01/22 22:56:36 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/xfunc.sgml,v 1.99 2005/02/21 06:12:14 neilc Exp $
33
-->
44

55
<sect1 id="xfunc">
@@ -1642,7 +1642,7 @@ add_one(PG_FUNCTION_ARGS)
16421642
PG_RETURN_INT32(arg + 1);
16431643
}
16441644

1645-
/*b reference, fixed length */
1645+
/*by reference, fixed length */
16461646

16471647
PG_FUNCTION_INFO_V1(add_one_float8);
16481648

@@ -1939,7 +1939,7 @@ include $(PGXS)
19391939
<term><varname>MODULES</varname></term>
19401940
<listitem>
19411941
<para>
1942-
list of shared objects to bebuild from source file with same
1942+
list of shared objects to bebuilt from source file with same
19431943
stem (do not include suffix in this list)
19441944
</para>
19451945
</listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp