<!--
-$PostgreSQL: pgsql/doc/src/sgml/xfunc.sgml,v 1.96.4.2 2005/01/22 23:05:51 momjian Exp $
+$PostgreSQL: pgsql/doc/src/sgml/xfunc.sgml,v 1.96.4.3 2005/02/21 06:12:41 neilc Exp $
-->
<sect1 id="xfunc">
PG_RETURN_INT32(arg + 1);
}
-/* b reference, fixed length */
+/* by reference, fixed length */
PG_FUNCTION_INFO_V1(add_one_float8);
<term><varname>MODULES</varname></term>
<listitem>
<para>
- list of shared objects to be build from source file with same
+ list of shared objects to be built from source file with same
stem (do not include suffix in this list)
</para>
</listitem>