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 description of how LP_DEAD bit setting by index scans worksfollowing commit2ed5b87 was rather unclear. Clean that up a bit.Also refer to LP_DEAD bit setting within _bt_check_unique() at the startof the same section. This mechanism may actually be more important thanthe generic kill_prior_tuple mechanism that the section focuses on, soit at least deserves to be mentioned in passing.