diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-07-08 00:14:41 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-07-08 00:14:41 +0000 |
commit | 1cf269cf99b59da9693d95f1c66bccdce11fac4c (patch) | |
tree | 08d6dbf36821bc318857137220342478ac6ad50d /src/backend/parser/parse_func.c | |
parent | 97f29c865f4332d48465735b22a42d9b0deacd12 (diff) |
Fix "cannot handle unplanned sub-select" error that can occur when a
sub-select contains a join alias reference that expands into an expression
containing another sub-select. Per yesterday's report from Merlin Moncure
and subsequent off-list investigation.
Back-patch to 7.4. Older versions didn't attempt to flatten sub-selects in
ways that would trigger this problem.
Diffstat (limited to 'src/backend/parser/parse_func.c')
0 files changed, 0 insertions, 0 deletions