Update nbtree README's "Scans during Recovery".

Peter Geoghegan <pg@bowt.ie>

Commit: 9067b83955da5fde49a2605510900e6d9fa273af
Author: Peter Geoghegan <pg@bowt.ie>
Date: 2019-12-17T01:11:35Z
Releases: 13.0
Update nbtree README's "Scans during Recovery".

get_actual_variable_range() hasn't used a dirty snapshot since commit
3ca930fc3, which invented a new snapshot type specifically to meet
selfuncs.c's requirements (HeapTupleSatisfiesNonVacuumable() type
snapshots were added).

Discussion: https://postgr.es/m/CAH2-Wzn2pSqEOcBDAA40CnO82oEy-EOpE2bNh_XL_cfFoA86jw@mail.gmail.com

Files

PathChange+/−
src/backend/access/nbtree/README modified +4 −10

Discussion