Thanks to visit codestin.com
Credit goes to postgrespro.com

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

Peter Geoghegan <[email protected]> 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