Implementation of aggregate functions - Mailing list pgsql-patches

From sayali k
Subject Implementation of aggregate functions
Date
Msg-id 314115.20501.qm@web7609.mail.in.yahoo.com
Whole thread Raw
Responses Re: Implementation of aggregate functions  (Neil Conway <neilc@samurai.com>)
Re: Implementation of aggregate functions  (Euler Taveira de Oliveira <euler@timbira.com>)
List 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/

pgsql-patches by date:

Previous
From: ITAGAKI Takahiro
Date:
Subject: Various fixes for syslogger
Next
From: Neil Conway
Date:
Subject: Re: Implementation of aggregate functions