projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bec98a3
)
Update aggregate-function docs for STDDEV, VARIANCE.
author
Tom Lane
Mon, 17 Jul 2000 03:52:28 +0000
(
03:52
+0000)
committer
Tom Lane
Mon, 17 Jul 2000 03:52:28 +0000
(
03:52
+0000)
doc/src/sgml/func.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/func.sgml
b/doc/src/sgml/func.sgml
index 1e393c623bc9ec226658a9e4071f319101ee5193..09524f8518d314fe786986120ebfa0532fe86231 100644
(file)
--- a/
doc/src/sgml/func.sgml
+++ b/
doc/src/sgml/func.sgml
@@
-1539,7
+1539,7
@@
Not defined by this name. Implements the intersection operator '#'
Aggregate functions
allow the generation of simple
- statistics about the values of
particular colum
ns over the selected set
+ statistics about the values of
given expressio
ns over the selected set
of rows.