From: | sayali k <sayali_s_kulkarni(at)yahoo(dot)co(dot)in> |
---|---|
To: | pgsql-patches(at)postgresql(dot)org |
Subject: | Implementation of aggregate functions |
Date: | 2007-09-20 05:49:37 |
Message-ID: | 314115.20501.qm@web7609.mail.in.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Hello all,
I am doing a project as a part of a course work in
database implementation in which we are required to
implement some feature in postGres or extend some of
the existing functionality.
I am keen in implementing certain additional aggregate
functions like percentage, standard deviation etc. I
would like to know the complexity of this and also the
parts of the code which would have to be modified for
the same,
Thanks in advance for all the help.
Best regards,
Sayali
== ~~~ == ~~~ == ~~~ == ~~~ == ~~~ == ~~~ ==
The degree of technical competence is
inversely proportional to the level of management.
== ~~~ == ~~~ == ~~~ == ~~~ == ~~~ == ~~~ ==
___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Neil Conway | 2007-09-20 06:52:10 | Re: Implementation of aggregate functions |
Previous Message | ITAGAKI Takahiro | 2007-09-20 05:06:25 | Various fixes for syslogger |