Re: New feature: accumulative functions.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: New feature: accumulative functions.
Дата
Msg-id 1279.1316966926@sss.pgh.pa.us
обсуждение исходный текст
Ответ на New feature: accumulative functions.  (pasman pasmański <pasman.p@gmail.com>)
Ответы Re: New feature: accumulative functions.
Список pgsql-general
=?ISO-8859-2?Q?pasman_pasma=F1ski?= <pasman.p@gmail.com> writes:
> I propose to add "accumulative" flag to a function definition. This
> flag would be set for function f(x) which is accumulative and
> immutable.

Maybe you'd better define what you mean by "accumulative" ...

> This flag allows to use an index on  x for clauses containing f(x):
> where f(x) = const
> where f(x) > const

... because it's sure not clear how you would get that to work.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Alter column...using failure under 9.0.4
Следующее
От: "Edson Carlos Ericksson Richter"
Дата:
Сообщение: RES: Alter column...using failure under 9.0.4