Re: Deferring some AtStart* allocations? - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Deferring some AtStart* allocations?
Date
Msg-id CA+Tgmoaj=7OHNUjPm19M5nsp1u89++D=kqioVkm4B_9PizMRSw@mail.gmail.com
Whole thread Raw
In response to Re: Deferring some AtStart* allocations?  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: Deferring some AtStart* allocations?
List pgsql-hackers
On Fri, Oct 24, 2014 at 10:10 AM, Andres Freund <andres@2ndquadrant.com> wrote:
> What I was thinking was that you'd append the messages to the layer one
> level deeper than the parent. Then we'd missed the invalidations when
> rolling back the intermediate xact. But since I was quite mistaken
> above, this isn't a problem :)

So, you happy with the patch now?

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



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: uninitialized values in revised prepared xact code
Next
From: Teodor Sigaev
Date:
Subject: Re: btree_gin and ranges