diff options
author | Peter Geoghegan <pg@bowt.ie> | 2021-09-25 10:22:53 -0700 |
---|---|---|
committer | Peter Geoghegan <pg@bowt.ie> | 2021-09-25 10:22:53 -0700 |
commit | c1a47dfe2e9f814e61377f47aa79a113a4c73a63 (patch) | |
tree | ca3c90a5bfdd16fba3c1bac70c135551d28a9bdd /src/backend/jit/llvm/llvmjit_inline.cpp | |
parent | 7b0be9fb2dddb214db2bed0e137b9b42c1479455 (diff) | |
download | postgresql-c1a47dfe2e9f814e61377f47aa79a113a4c73a63.tar.gz postgresql-c1a47dfe2e9f814e61377f47aa79a113a4c73a63.zip |
vacuumlazy.c: Remove obsolete 'onecall' comment.
Remove obsolete reference to lazy_vacuum()'s onecall argument. The
function argument was removed by commit 3499df0dee.
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 commit c242baa4a8 taught VACUUM to consider triggering the
failsafe mechanism during its initial heap scan.
Diffstat (limited to 'src/backend/jit/llvm/llvmjit_inline.cpp')
0 files changed, 0 insertions, 0 deletions