Re: Failure while inserting parent tuple to B-tree is not fun

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Failure while inserting parent tuple to B-tree is not fun
Дата
Msg-id CAM3SWZSecnGCP2WpYuEKt_0knTicGSZ8eGP_OX9YknE3Kt4JGw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Failure while inserting parent tuple to B-tree is not fun  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Ответы Re: Failure while inserting parent tuple to B-tree is not fun  (Peter Geoghegan <pg@heroku.com>)
Список pgsql-hackers
On Tue, Feb 4, 2014 at 11:56 PM, Heikki Linnakangas
<hlinnakangas@vmware.com> wrote:
> I also changed _bt_moveright to never return a write-locked buffer, when the
> caller asked for a read-lock (an issue you pointed out earlier in this
> thread).

I think that _bt_moveright() looks good now.

There is now bitrot, caused by commit ac8bc3. I rebased myself, but
that was non-trivial, surprisingly; I had to tweak by hand.


-- 
Peter Geoghegan



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

Предыдущее
От: Marti Raudsepp
Дата:
Сообщение: Re: PoC: Partial sort
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: narwhal and PGDLLIMPORT