Re: WIP: Covering + unique indexes.

From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
To: Peter Geoghegan <pg(at)bowt(dot)ie>
Cc: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>, Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>, Anastasia Lubennikova <a(dot)lubennikova(at)postgrespro(dot)ru>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: WIP: Covering + unique indexes.
Date: 2018-04-11 14:00:55
Message-ID: 94f4025a-2b51-26f5-158c-e58c575a013c@sigaev.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> _bt_mark_page_halfdead() looked like it had a problem, but it now
> looks like I was wrong. I also verified every other
> BTreeInnerTupleGetDownLink() caller. It now looks like everything is
> good here.

Right - it tries to find right page by conlsulting in parent page, by taking of
next key.

--
Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Devrim Gündüz 2018-04-11 14:05:03 Re: submake-errcodes
Previous Message Ashutosh Bapat 2018-04-11 13:57:22 Re: Creation of wiki page for open items of v11