From bebd62c19ff9e9b023fc64209861afc4d468db82 Mon Sep 17 00:00:00 2001 From: "Thomas G. Lockhart" Date: Sat, 8 Jul 2000 16:00:15 +0000 Subject: [PATCH] Remove reference to tag which is not available to the User's Guide when built on its own. UG now builds cleanly. --- doc/src/sgml/func.sgml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 . -- 2.39.5