diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-10-08 23:45:58 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-10-08 23:45:58 -0400 |
commit | 45401c1c25fe1ef14bf68089de86bcb5cce9f453 (patch) | |
tree | 4f6854324259ba92c858bb09c9af3c4fdc5e206c /src/backend/access/gist/gistproc.c | |
parent | c78d8cd1464bc6b69fdc72f9ce51407c89554ece (diff) | |
download | postgresql-45401c1c25fe1ef14bf68089de86bcb5cce9f453.tar.gz |
Prevent index-only scans in stats regression test.
This bollixes the test because it's expecting to see the idx_tup_fetch
counter increase, which won't happen if heap fetches were avoided by use
of an index-only scan. Per buildfarm results.
While at it, let's just make sure that enable_seqscan and enable_indexscan
are ON for this test ...
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions