aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorPeter Geoghegan <pg@bowt.ie>2021-06-15 08:59:36 -0700
committerPeter Geoghegan <pg@bowt.ie>2021-06-15 08:59:36 -0700
commit958cfbcf2dd338e3179c2d8a35f48bde020eba60 (patch)
treedaf87e6c0bd8acff7d5193591c624ccf1d4f9100 /src/backend/executor/nodeModifyTable.c
parentad2da246c69dd5ec55764d4b6066f3b0c0d24ca2 (diff)
downloadpostgresql-958cfbcf2dd338e3179c2d8a35f48bde020eba60.tar.gz
postgresql-958cfbcf2dd338e3179c2d8a35f48bde020eba60.zip
Remove unneeded field from VACUUM state.
Bugfix commit 5fc89376 effectively made the lock_waiter_detected field from vacuumlazy.c's global state struct into private state owned by lazy_truncate_heap(). Finish this off by replacing the struct field with a local variable.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions