From: Thomas G. Lockhart Date: Sat, 8 Jul 2000 16:00:15 +0000 (+0000) Subject: Remove reference to tag which is not available to the User's Guide X-Git-Tag: REL7_1_BETA~961 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bebd62c19ff9e9b023fc64209861afc4d468db82;p=postgresql Remove reference to tag which is not available to the User's Guide when built on its own. UG now builds cleanly. --- diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 597be31104..70ffc9cdd9 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 .