Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit cd11d33

Browse files
committed
drop_function.sgml:
=================== In Notes: Refer to CREATE FUNCTION for information on creating aggregate functions. ^^^^^^^^^^^^^^^^^^^ I assume it must read C function instead. Frank Wegmann
1 parent 857abb0 commit cd11d33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/ref/drop_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/drop_function.sgml,v 1.10 2001/04/28 13:59:07 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_function.sgml,v 1.11 2001/05/08 17:35:57 momjian Exp $
33
Postgres documentation
44
-->
55

@@ -117,7 +117,7 @@ NOTICE RemoveFunction: Function "<replaceable class="parameter">name</replaceabl
117117
<para>
118118
Refer to
119119
<xref linkend="sql-createfunction" endterm="sql-createfunction-title">
120-
for information on creating aggregate functions.
120+
for information on creating functions.
121121
</para>
122122

123123
<para>

0 commit comments

Comments
 (0)