diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 597be311047..70ffc9cdd94 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -1541,7 +1541,13 @@ Not defined by this name. Implements the intersection operator '#' Aggregate functions allow the generation of simple statistics about the values of particular columns over the selected set - of rows. See also and + of rows. + See also the chapter on aggregates in + The PostgreSQL Tutorial + + and .