From c326d8f4f20a9b98f6faa760ccf2cd13fb289dc8 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Sun, 31 Aug 2003 17:32:24 +0000 Subject: Add/edit index entries. --- doc/src/sgml/ref/drop_function.sgml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/src/sgml/ref/drop_function.sgml') diff --git a/doc/src/sgml/ref/drop_function.sgml b/doc/src/sgml/ref/drop_function.sgml index 1a62a00f482..1a51b2b58c5 100644 --- a/doc/src/sgml/ref/drop_function.sgml +++ b/doc/src/sgml/ref/drop_function.sgml @@ -1,5 +1,5 @@ @@ -14,6 +14,10 @@ PostgreSQL documentation remove a user-defined function + + DROP FUNCTION + + DROP FUNCTION name ( [ type [, ...] ] ) [ CASCADE | RESTRICT ] -- cgit v1.2.3