summaryrefslogtreecommitdiff
path: root/src/bin
diff options
context:
space:
mode:
authorTom Lane2012-08-11 22:42:20 +0000
committerTom Lane2012-08-11 22:42:56 +0000
commite76af54137c051cafcb1e39f68383a31d1d55ff6 (patch)
tree3aebae04ee3afdbccc059ea941ba8921b5620776 /src/bin
parent83af58f6b5657840f5924332fccecca1e3556abe (diff)
Fix some issues with LATERAL(SELECT UNION ALL SELECT).
The LATERAL marking has to be propagated down to the UNION leaf queries when we pull them up. Also, fix the formerly stubbed-off set_append_rel_pathlist(). It does already have enough smarts to cope with making a parameterized Append path at need; it just has to not assume that there *must* be an unparameterized path.
Diffstat (limited to 'src/bin')
0 files changed, 0 insertions, 0 deletions