pgsql/doc/src/sgml/ref drop_aggregate.sgml
pgsql/doc/src/sgml/ref drop_aggregate.sgml
От:
Bruce Momjian - CVS <momjian@hub.org>
Дата:
CVSROOT: /home/projects/pgsql/cvsroot Module name: pgsql Changes by: momjian@hub.org 01/05/02 16:35:21 Modified files: doc/src/sgml/ref: drop_aggregate.sgml Log message: In the outputs section the NOTICE reads: aggregate 'agg' for 'type' does not exist. Mismatch with synopsis, agg must be name here. Frank Wegmann