diff options
author | Simon Riggs <simon@2ndQuadrant.com> | 2016-09-09 11:43:46 +0100 |
---|---|---|
committer | Simon Riggs <simon@2ndQuadrant.com> | 2016-09-09 11:43:46 +0100 |
commit | f3b3e871ee694ec050073c9732764c93fb891a31 (patch) | |
tree | 62aaee284193cb773a9c5bccd51c1eca66e95d08 /src/backend/access/gist/gistscan.c | |
parent | 26ce63ce76f91eac7570fcb893321ed0233d62ff (diff) | |
download | postgresql-f3b3e871ee694ec050073c9732764c93fb891a31.tar.gz postgresql-f3b3e871ee694ec050073c9732764c93fb891a31.zip |
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/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions