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:
@ -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
|
||||
|
Reference in New Issue
Block a user