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 b39daaaeb9e..857a7f10f48 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.17 2002/04/23 02:07:16 tgl Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_aggregate.sgml,v 1.18 2002/05/18 15:44:47 petere Exp $ PostgreSQL documentation --> @@ -69,7 +69,7 @@ DROP AGGREGATE <replaceable class="PARAMETER">name</replaceable> ( <replaceable <variablelist> <varlistentry> <term><computeroutput> -DROP +DROP AGGREGATE </computeroutput></term> <listitem> <para> |