summaryrefslogtreecommitdiff
path: root/doc/FAQ_Solaris
diff options
context:
space:
mode:
authorTom Lane2007-02-23 21:59:45 +0000
committerTom Lane2007-02-23 21:59:45 +0000
commit655aa5b33026182f13b141a8ae4009bc7583b508 (patch)
treeb1d548e8326f6d1bb61251da716d8f5809460292 /doc/FAQ_Solaris
parent9cc2a71c3818f9670be989435c2021af407e87ce (diff)
Now that plans have flat rangetable lists, it's a lot easier to get EXPLAIN to
drill down into subplan targetlists to print the referent expression for an OUTER or INNER var in an upper plan node. Hence, make it do that always, and banish the old hack of showing "?columnN?" when things got too complicated. Along the way, fix an EXPLAIN bug I introduced by suppressing subqueries from execution-time range tables: get_name_for_var_field() assumed it could look at rte->subquery to find out the real type of a RECORD var. That doesn't work anymore, but instead we can look at the input plan of the SubqueryScan plan node.
Diffstat (limited to 'doc/FAQ_Solaris')
0 files changed, 0 insertions, 0 deletions