Skip to content
Snippets Groups Projects
Commit 2a64931c authored by Tom Lane's avatar Tom Lane
Browse files

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).
parent ab164850
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment