From: | Joe Conway <mail(at)joeconway(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-patches(at)postgreSQL(dot)org, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Subject: | Re: Values list-of-targetlists patch for comments (was Re: |
Date: | 2006-08-02 02:10:50 |
Message-ID: | 44D009AA.10708@joeconway.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs pgsql-hackers pgsql-patches |
Tom Lane wrote:
> Here's what I've got so far. I think there's probably more gold to be
> mined in terms of reducing runtime memory consumption (I don't like the
> list_free_deep bit, we should use a context), but functionally it seems
> complete. I'm off to dinner again, it's in your court to look over some
> more if you want.
>
> (PS: if you want to apply, go ahead, don't forget catversion bump.)
Committed, with catversion bump.
Joe
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2006-08-02 02:38:44 | Re: Values list-of-targetlists patch for comments (was Re: [HACKERS] 8.2 features?) |
Previous Message | Gavin Sherry | 2006-08-02 01:28:47 | Re: Values list-of-targetlists patch for comments (was Re: |
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Fuhr | 2006-08-02 02:24:03 | tg_trigtuple/tg_newtuple settings in AFTER triggers |
Previous Message | Rod Taylor | 2006-08-02 01:46:15 | Re: GENERATED ... AS IDENTITY, Was: Re: Feature Freeze |
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Fuhr | 2006-08-02 02:24:03 | tg_trigtuple/tg_newtuple settings in AFTER triggers |
Previous Message | Gavin Sherry | 2006-08-02 01:28:47 | Re: Values list-of-targetlists patch for comments (was Re: |