aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvacuum.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2015-06-04 16:42:23 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2015-06-04 16:42:23 -0400
commit1d27842519999cbac7e1cca8beaef053be9c7825 (patch)
tree7f224adbf3045fd689310f8cc614215fdabf8801 /src/backend/access/gist/gistvacuum.c
parent1676e4381f48f7bf211f0965ad23abe10a683818 (diff)
downloadpostgresql-1d27842519999cbac7e1cca8beaef053be9c7825.tar.gz
postgresql-1d27842519999cbac7e1cca8beaef053be9c7825.zip
Second try at stabilizing query plans in rowsecurity regression test.
This reverts commit 5cdf25e16843dff33dbc2ddc02941458032e3ad4, which was almost immediately proven insufficient by the buildfarm. On second thought, the tables involved are not large enough that autovacuum or autoanalyze would notice them; what seems far more likely to be the culprit is the database-wide "vacuum analyze" in the concurrent gist test. That thing has given us one headache too many, so get rid of it in favor of targeted vacuuming of that test's own tables only.
Diffstat (limited to 'src/backend/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions