David Garamond <[EMAIL PROTECTED]> writes:
> What do people think of adding some more aggregate functions. These are 
> the ones that MySQL has and PG doesn't:

> - STD/STDDEV
> - VARIANCE

Have you read the documentation lately?

> - BIT_OR
> - BIT_AND
> - GROUP_CONCAT (for strings, added in MySQL 4.x)

Unless these are doing something I don't see, they should be easily
writable using CREATE AGGREGATE.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to