Re: Review: listagg aggregate - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: Review: listagg aggregate
Date
Msg-id 1F5B547B-1581-4985-8BFF-2584875400E4@kineticode.com
Whole thread Raw
In response to Re: Review: listagg aggregate  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
On Jan 27, 2010, at 7:58 AM, Pavel Stehule wrote:

> with actualised oids

Thanks. Looks good, modulo my preference for concat_agg(). I'll mark it ready for committer.

Best,

David




pgsql-hackers by date:

Previous
From: KaiGai Kohei
Date:
Subject: Re: [BUG?] strange behavior in ALTER TABLE ... RENAME TO on inherited columns
Next
From: Andrew Dunstan
Date:
Subject: Re: Add on_perl_init and proper destruction to plperl [PATCH]