1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

> Great! Please cc: the docs or hackers mailing lists to make sure the

> patches are not lost...

Aggregate doc patches:

The patches are attached. Be great if you could check them over to make
sure all relevant content (and markup) is there...

Isaac Wilcox
This commit is contained in:
Bruce Momjian
2000-06-20 18:04:18 +00:00
parent bfdb695b85
commit b997a4b91f
3 changed files with 85 additions and 4 deletions

View File

@ -1,5 +1,5 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/sql.sgml,v 1.10 2000/06/14 13:10:48 thomas Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/sql.sgml,v 1.11 2000/06/20 18:04:18 momjian Exp $
-->
<chapter id="sql">
@ -1032,7 +1032,7 @@ SELECT S.SNAME, P.PNAME
</sect3>
<sect3>
<title>Aggregate Operators</title>
<title id="aggregates-tutorial">Aggregate Operators</title>
<para>
<acronym>SQL</acronym> provides aggregate operators