projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
857abb0
)
drop_function.sgml:
author
Bruce Momjian
Tue, 8 May 2001 17:35:57 +0000
(17:35 +0000)
committer
Bruce Momjian
Tue, 8 May 2001 17:35:57 +0000
(17:35 +0000)
===================
In Notes:
Refer to CREATE FUNCTION for information on creating aggregate functions.
^^^^^^^^^^^^^^^^^^^
I assume it must read C function instead.
Frank Wegmann
doc/src/sgml/ref/drop_function.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/drop_function.sgml
b/doc/src/sgml/ref/drop_function.sgml
index ce7d5c630026de31a388c4c1475932112893a523..89f89289593d3842b34401d8e33eaa1af494cea7 100644
(file)
--- a/
doc/src/sgml/ref/drop_function.sgml
+++ b/
doc/src/sgml/ref/drop_function.sgml
@@
-1,5
+1,5
@@
@@
-117,7
+117,7
@@
NOTICE RemoveFunction: Function "
name
Refer to
- for information on creating
aggregate
functions.
+ for information on creating functions.