aggregation function

Поиск
Список
Период
Сортировка
От John James
Тема aggregation function
Дата
Msg-id 20011207161528.1488.qmail@web21207.mail.yahoo.com
обсуждение исходный текст
Список pgsql-general
hi,

i have created a user defined aggregate function
function MySum.

now, how can i access the intermediate results
computed by the query evaluator.

for example, if a table has 10000 tuples over which
the sum is calculated, i would like to get the
intermediate value, when only 50 or 100 tuples have
been procesed.  or say, the intermediate results
calculated after every 1ms.

john


__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com

В списке pgsql-general по дате отправления:

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: When do I Vacuum ?
Следующее
От: Dado Feigenblatt
Дата:
Сообщение: Re: Database permissions