From a75f2d21a8366aece67b8aa144a8644f6195e75f Mon Sep 17 00:00:00 2001 From: "Thomas G. Lockhart" Date: Tue, 29 Dec 1998 02:24:47 +0000 Subject: Clean up to ensure tag completion as required by the newest versions of Norm's Modular Style Sheets and jade/docbook. From Vince Vielhaber . --- doc/src/sgml/ref/drop_function.sgml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (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 9a63ac71e10..d2b4eb87c6e 100644 --- a/doc/src/sgml/ref/drop_function.sgml +++ b/doc/src/sgml/ref/drop_function.sgml @@ -12,7 +12,7 @@ Removes a user-defined C function - + 1998-04-15 @@ -82,8 +82,11 @@ DROP FUNCTION name ( [ This message is given if the function specified does not exist in the current database. - - + + + + + @@ -118,6 +121,7 @@ CREATE FUNCTION to create aggregate functions. + @@ -130,6 +134,7 @@ CREATE FUNCTION DROP FUNCTION sqrt(int4); </ProgramListing> </REFSECT1> + <REFSECT1 ID="R1-SQL-DROPFUNCTION-3"> <TITLE> Bugs -- cgit v1.2.3