Re: pgsql: Skip full index scan during cleanup of B-tree indexes when possi - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Skip full index scan during cleanup of B-tree indexes when possi
Date
Msg-id 2155.1522889894@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Skip full index scan during cleanup of B-tree indexes when possi  (Peter Geoghegan <pg@bowt.ie>)
Responses Re: pgsql: Skip full index scan during cleanup of B-tree indexeswhen possi  (Michael Paquier <michael@paquier.xyz>)
Re: pgsql: Skip full index scan during cleanup of B-tree indexes when possi  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-committers
Peter Geoghegan <pg@bowt.ie> writes:
> I also see an assertion failure within _bt_getrootheight():

> TRAP: FailedAssertion("!(metad->btm_version == 3)", File:
> "/home/pg/postgresql/root/build/../source/src/backend/access/nbtree/nbtpage.c",
> Line: 619)

Hm, buildfarm's not complaining --- what's the test case?

            regards, tom lane


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Improve indentation of SQL examples
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: Skip full index scan during cleanup of B-tree indexeswhen possi