aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-07-23 21:27:10 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-07-23 21:27:10 +0000
commitadfa04293b34ac188c94ca81230348282687d3e9 (patch)
tree4069bbb1b6fe1600989b7ebea0b1e65c0ca60150 /src/backend/access/gist
parent6a0865e4bbf678516e7f2530a163857cd51ca676 (diff)
downloadpostgresql-adfa04293b34ac188c94ca81230348282687d3e9.tar.gz
postgresql-adfa04293b34ac188c94ca81230348282687d3e9.zip
Save a few cycles in EXPLAIN and related commands by not bothering to form
a physical tuple in do_tup_output(). A virtual tuple is easier to set up and also easier for most tuple receivers to process. Per my comment on Robert Haas' recent patch in this code.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions