Improve nbtree README's LP_DEAD section.

Peter Geoghegan <pg@bowt.ie>

Commit: 5a2f154a2ecaf545000a3ff3cdbadc76ae1df30a
Author: Peter Geoghegan <pg@bowt.ie>
Date: 2020-11-08T02:51:12Z
Releases: 14.0
Improve nbtree README's LP_DEAD section.

The description of how LP_DEAD bit setting by index scans works
following commit 2ed5b87f was rather unclear.  Clean that up a bit.

Also refer to LP_DEAD bit setting within _bt_check_unique() at the start
of the same section.  This mechanism may actually be more important than
the generic kill_prior_tuple mechanism that the section focuses on, so
it at least deserves to be mentioned in passing.

Files

PathChange+/−
src/backend/access/nbtree/README modified +13 −7