In the outputs section the NOTICE reads:
authorBruce Momjian <[email protected]>
Wed, 2 May 2001 20:35:21 +0000 (20:35 +0000)
committerBruce Momjian <[email protected]>
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 0f5e0f297d7a6ab69f98f4df08450346c27f45d4..5b717e1978ece689e0ba76558cc0a66049dcff1d 100644 (file)
@@ -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>