Re: array_agg and array_accum (patch) - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: array_agg and array_accum (patch)
Date
Msg-id 20081114000844.GO4062@alvh.no-ip.org
Whole thread Raw
In response to Re: array_agg and array_accum (patch)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:

> The original reason for doing this work, I think, was to let us
> deprecate contrib/intagg, or at least turn it into a thin wrapper
> around core-provided functionality.  We now have the means to do that
> for int_array_aggregate, but what about int_array_enum?

And what about the patch to add sorted-array versions of some routines?

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Simple postgresql.conf wizard
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Simple postgresql.conf wizard