Re: patch: bytea_agg - Mailing list pgsql-hackers

From Robert Haas
Subject Re: patch: bytea_agg
Date
Msg-id CA+TgmoYZwEUngukZRL8dyCimwzHOiQP_cn7TQGeisNF_dvZR5w@mail.gmail.com
Whole thread Raw
In response to Re: patch: bytea_agg  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Thu, Dec 22, 2011 at 11:49 AM, Robert Haas <robertmhaas@gmail.com> wrote:
> On Wed, Dec 21, 2011 at 5:04 AM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
>> this patch adds a bytea_agg aggregation.
>>
>> It allow fast bytea concatetation.
>
> Looks fine to me.  I'll commit this, barring objections.

Committed.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [v9.2] Fix Leaky View Problem
Next
From: Robert Haas
Date:
Subject: Re: WIP: explain analyze with 'rows' but not timing