diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-10-08 11:09:18 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-10-08 11:09:18 -0400 |
commit | c78d8cd1464bc6b69fdc72f9ce51407c89554ece (patch) | |
tree | ebb45adb3c5b6d6d208f8db930593f2814c908c1 /src/backend/access/gist/gistproc.c | |
parent | b324384f6bd5d661efeddb83d7f607781e96947d (diff) | |
download | postgresql-c78d8cd1464bc6b69fdc72f9ce51407c89554ece.tar.gz |
Note that index-only scans can affect idx_tup_fetch.
An index-only scan that avoids heap fetches will increment idx_tup_read
but not idx_tup_fetch.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions