Re: advance local xmin more aggressively

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: advance local xmin more aggressively
Дата
Msg-id CA+TgmobmH6rR6CKUqxN_jwCNq7A=W2v78K-KCa+GpSeB8PYejg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: advance local xmin more aggressively  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: advance local xmin more aggressively  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Список pgsql-hackers
On Thu, Jan 15, 2015 at 3:08 AM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> On Mon, Dec 22, 2014 at 7:31 PM, Heikki Linnakangas
> <hlinnakangas@vmware.com> wrote:
>> Here's an updated version, rebased over the pairing heap code that I just
>> committed, and fixing those bugs.
> So, are we reaching an outcome for the match happening here?

Well, I still like using the existing ResourceOwner pointers to find
the snapshots more than introducing a separate data structure just for
that.  But I'm OK with Heikki committing his version and, if anybody
notices the new code becoming a hotspot, we can revisit the issue.

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



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

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: hung backends stuck in spinlock heavy endless loop
Следующее
От: Robert Haas
Дата:
Сообщение: Re: __attribute__ for non-gcc compilers