mirror of https://github.com/postgres/postgres
Remove obsolete reference to lazy_vacuum()'s onecall argument. The function argument was removed by commitpull/70/head3499df0dee
. Also remove adjoining comment block that introduces the wraparound failsafe concept. Talking about the failsafe here no longer makes sense, since lazy_vacuum() (and related functions) are no longer the only place where the failsafe might be triggered. This has been the case since commitc242baa4a8
taught VACUUM to consider triggering the failsafe mechanism during its initial heap scan.
parent
7b0be9fb2d
commit
c1a47dfe2e
Loading…
Reference in new issue