projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a64a787
)
Remove reference to tag which is not available to the User's Guide
author
Thomas G. Lockhart
Sat, 8 Jul 2000 16:00:15 +0000
(16:00 +0000)
committer
Thomas G. Lockhart
Sat, 8 Jul 2000 16:00:15 +0000
(16:00 +0000)
when built on its own. UG now builds cleanly.
doc/src/sgml/func.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/func.sgml
b/doc/src/sgml/func.sgml
index 597be311047bd88080ac92754638f383497fbd0b..70ffc9cdd9440accb88d16c5f559ac998fa9f8b0 100644
(file)
--- 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
.