Re: Deferring some AtStart* allocations?

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Deferring some AtStart* allocations?
Дата
Msg-id 20141028141642.GO2639@awork2.anarazel.de
обсуждение исходный текст
Ответ на Re: Deferring some AtStart* allocations?  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Deferring some AtStart* allocations?
Список pgsql-hackers
On 2014-10-24 11:25:23 -0400, Robert Haas wrote:
> 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?

Yes.

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [WIP Patch] Using 128-bit integers for sum, avg and statistics aggregates
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: WIP: Access method extendability