projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9201043
)
Added CVS header
author
Jan Wieck
<JanWieck@Yahoo.com>
Tue, 4 Jul 2000 14:37:32 +0000
(14:37 +0000)
committer
Jan Wieck
<JanWieck@Yahoo.com>
Tue, 4 Jul 2000 14:37:32 +0000
(14:37 +0000)
Jan
contrib/statmath/statmath.c
patch
|
blob
|
blame
|
history
diff --git
a/contrib/statmath/statmath.c
b/contrib/statmath/statmath.c
index f248a2890a66117df1bdd8e55ecf2a8097923765..7832b35fb2f76f2da13a5e773e0dcda164e7c9b7 100644
(file)
--- a/
contrib/statmath/statmath.c
+++ b/
contrib/statmath/statmath.c
@@
-4,6
+4,8
@@
* statistical aggregates for average, variance and standard
* deviation.
*
+ * $Header: /cvsroot/pgsql/contrib/statmath/Attic/statmath.c,v 1.2 2000/07/04 14:37:32 wieck Exp $
+ *
* Jan Wieck
* ----------
*/