Re: array_agg (was Re: The Axe list) - Mailing list pgsql-hackers

From Robert Haas
Subject Re: array_agg (was Re: The Axe list)
Date
Msg-id 603c8f070810151933p445978b3td481a5422a2aebf4@mail.gmail.com
Whole thread Raw
In response to array_agg (was Re: The Axe list)  ("Ian Caulfield" <ian.caulfield@gmail.com>)
List pgsql-hackers
I've been taking a look at this as well and came up with a slightly
different approach.  The attached patch is intended to go in core (not
contrib) and uses some array-construction facilities that already
exist in core.  I'm not sure which approach is better, so I'll throw
this out there with yours for input...

...Robert

Attachment

pgsql-hackers by date:

Previous
From: "Neil Conway"
Date:
Subject: Memory leak on hashed agg rescan
Next
From: Bruce Momjian
Date:
Subject: Re: minimal update