diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-08-11 18:42:20 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-08-11 18:42:56 -0400 |
commit | e76af54137c051cafcb1e39f68383a31d1d55ff6 (patch) | |
tree | 3aebae04ee3afdbccc059ea941ba8921b5620776 /src/backend/utils/adt/xml.c | |
parent | 83af58f6b5657840f5924332fccecca1e3556abe (diff) | |
download | postgresql-e76af54137c051cafcb1e39f68383a31d1d55ff6.tar.gz postgresql-e76af54137c051cafcb1e39f68383a31d1d55ff6.zip |
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/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions