diff options
author | Simon Riggs <simon@2ndQuadrant.com> | 2016-09-09 11:44:54 +0100 |
---|---|---|
committer | Simon Riggs <simon@2ndQuadrant.com> | 2016-09-09 11:44:54 +0100 |
commit | 81b0f820472dac93759d21dc8775fa588f473005 (patch) | |
tree | d2e3bb2b93edf32770228cce7c32c679de7b9819 /src/backend/executor/nodeWorktablescan.c | |
parent | 075cfbe4a966aa9717941ac8dce48434c4706aa5 (diff) |
Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL
lazy_truncate_heap() was waiting for
VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL, but in microseconds
not milliseconds as originally intended.
Found by code inspection.
Simon Riggs
Diffstat (limited to 'src/backend/executor/nodeWorktablescan.c')
0 files changed, 0 insertions, 0 deletions