OSDN Git Service

In the outputs section the NOTICE reads:
authorBruce Momjian <bruce@momjian.us>
Wed, 2 May 2001 20:35:21 +0000 (20:35 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 2 May 2001 20:35:21 +0000 (20:35 +0000)
aggregate 'agg' for 'type' does not exist.

Mismatch with synopsis, agg must be name here.

Frank Wegmann

doc/src/sgml/ref/drop_aggregate.sgml

index 0e33307..316f379 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_aggregate.sgml,v 1.10 2000/12/25 23:15:26 petere Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_aggregate.sgml,v 1.11 2001/05/02 20:35:21 momjian Exp $
 Postgres documentation
 -->
 
@@ -81,7 +81,7 @@ DROP
      </varlistentry>
      <varlistentry>
       <term><computeroutput>
-ERROR: RemoveAggregate: aggregate '<replaceable class="parameter">agg</replaceable>' for '<replaceable class="parameter">type</replaceable>' does not exist
+ERROR: RemoveAggregate: aggregate '<replaceable class="parameter">agg</replaceable>' for '<replaceable class="parameter">name</replaceable>' does not exist
        </computeroutput></term>
       <listitem>
        <para>