Re: nbtree: assertion failure in _bt_killitems() for posting tuple - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: nbtree: assertion failure in _bt_killitems() for posting tuple
Date
Msg-id CAH2-Wz=R6PT-g9kkCMJ7EBf7pRG=g0UtbBkGh_udf71tnDigOg@mail.gmail.com
Whole thread Raw
In response to Re: nbtree: assertion failure in _bt_killitems() for posting tuple  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-hackers
On Sun, Apr 5, 2020 at 5:15 PM Peter Geoghegan <pg@bowt.ie> wrote:
> I am thinking about pushing a fix along the lines of the attached
> patch. This preserves the assertion, while avoiding the check in cases
> where it doesn't apply, such as when a dirty snapshot is in use.

Pushed. Thanks.

-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: [PATCH] Incremental sort (was: PoC: Partial sort)
Next
From: James Coleman
Date:
Subject: Re: [PATCH] Incremental sort (was: PoC: Partial sort)