diff options
author | Andrew Gierth <rhodiumtoad@postgresql.org> | 2017-03-17 14:35:54 +0000 |
---|---|---|
committer | Andrew Gierth <rhodiumtoad@postgresql.org> | 2017-03-17 14:35:54 +0000 |
commit | 64ae420b275a82534732aafd9d550b9982ca0a5d (patch) | |
tree | dd699bca286124b62c57025dd6f6c888275e7f32 /src/backend/access/transam/xlogutils.c | |
parent | 88e66d193fbaf756b3cc9bf94cad116aacbb355b (diff) | |
download | postgresql-64ae420b275a82534732aafd9d550b9982ca0a5d.tar.gz postgresql-64ae420b275a82534732aafd9d550b9982ca0a5d.zip |
Repair test for vacuum reltuples fix.
Concurrent auto-analyze could be holding a snapshot, affecting the
removal of deleted row versions. Remove the deletion to avoid this
happening. Per buildfarm.
In passing, make the test independent of assumptions of physical row
order, just out of sheer paranoia.
Diffstat (limited to 'src/backend/access/transam/xlogutils.c')
0 files changed, 0 insertions, 0 deletions