diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-10-17 20:27:24 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-10-17 20:27:24 +0000 |
commit | 2a64931c4bc76c5e800c3fb1eb5a18dc256899c9 (patch) | |
tree | cc7adef41431d616c108c3736f9f41187ffe06bd /src/backend/access/gist/gistget.c | |
parent | ab16485031a2967da271433f5077ef3e5ba51886 (diff) | |
download | postgresql-2a64931c4bc76c5e800c3fb1eb5a18dc256899c9.tar.gz postgresql-2a64931c4bc76c5e800c3fb1eb5a18dc256899c9.zip |
Salvage a little bit of work from a failed patch: simplify and speed up
set_rel_width(). The code had been catering for the possibility of different
varnos in the relation targetlist, but this is impossible for a base relation
(and if it were possible, putting all the widths in the same RelOptInfo would
be wrong anyway).
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions