diff options
Diffstat (limited to 'doc/src/sgml/ref/drop_aggregate.sgml')
-rw-r--r-- | doc/src/sgml/ref/drop_aggregate.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/drop_aggregate.sgml b/doc/src/sgml/ref/drop_aggregate.sgml index 316f3799721..6b67a84fb79 100644 --- a/doc/src/sgml/ref/drop_aggregate.sgml +++ b/doc/src/sgml/ref/drop_aggregate.sgml @@ -1,5 +1,5 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_aggregate.sgml,v 1.11 2001/05/02 20:35:21 momjian Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_aggregate.sgml,v 1.12 2001/09/03 12:57:49 petere Exp $ Postgres documentation --> @@ -15,7 +15,7 @@ Postgres documentation DROP AGGREGATE </refname> <refpurpose> - Removes the definition of an aggregate function + remove a user-defined aggregate function </refpurpose> </refnamediv> <refsynopsisdiv> |