Re: [GENERAL] user-defined aggreaget functions

From: Karl DeBisschop <kdebisschop(at)spaceheater(dot)infoplease(dot)com>
To: kdebisschop(at)spaceheater(dot)infoplease(dot)com
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] user-defined aggreaget functions
Date: 1999-04-14 19:29:25
Message-ID: 199904141929.PAA18644@skillet.infoplease.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Oops - Stupid mistake.

I thought i had filtered put all of the nulls and blank entries
from the source table, but I hadn't. Of course the match doesn't work
on a blank entry.

the user-defined aggregate functions do work properly, and as
expected. Sorry to trouble everyone.

--
Karl DeBisschop <kdebisschop(at)spaceheater(dot)infoplease(dot)com>
617.832.0332 (Fax: 617.956.2696)

Information Please - your source for FREE online reference
http://www.infoplease.com - Your Ultimate Fact Finder
http://kids.infoplease.com - The Great Homework Helper

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Brian 1999-04-14 20:58:53 How to get seq after insert
Previous Message Karl DeBisschop 1999-04-14 19:07:24 user-defined aggreaget functions