On Mon, Aug 26, 2013 at 10:15 PM, Pavel Stehule wrote:
> Hello
>
> very nice! I tested it and works very well.
>
> And I looking for implementation in core.
>
> Two notes:
>
> * should to support string_agg and array_agg
>
> Regards
>
> Pavel
>
>
>
> 2013/8/26 Vik Fearing
>>
>> On 08/26/2013 02:3
Hello
very nice! I tested it and works very well.
And I looking for implementation in core.
Two notes:
* should to support string_agg and array_agg
Regards
Pavel
2013/8/26 Vik Fearing
> On 08/26/2013 02:39 PM, Pavel Stehule wrote:
> > Hello
> >
> > Three years ago we worked on implementa
On 08/26/2013 02:39 PM, Pavel Stehule wrote:
> Hello
>
> Three years ago we worked on implementation of median function.
>
> http://www.postgresql.org/message-id/aanlktimrksuoggsk7-gtxnvjjgl-1qvuqxiduszqw...@mail.gmail.com
>
>
> Can we implement this function now?
>
> There are a few opened questio
Hello
Three years ago we worked on implementation of median function.
http://www.postgresql.org/message-id/aanlktimrksuoggsk7-gtxnvjjgl-1qvuqxiduszqw...@mail.gmail.com
Can we implement this function now?
There are a few opened questions:
* immutable parameters of aggregate functions
* effect