You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
The latestRemovedXid values used by nbtree deletion operations aredetermined by _bt_delitems_delete()'s caller, so there is no reason topass a separate heapRel argument.Oversight in commitd168b66.