diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-07-08 00:14:10 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-07-08 00:14:10 +0000 |
commit | 1f1d13beaba40d092e4c7a337f6f1e01db2a2606 (patch) | |
tree | 24540e48f73b72cbf442489c673da85aea216444 /src/tutorial/funcs_new.c | |
parent | 0f0b236b0311fc78f37cfb526685a8a105643f6d (diff) | |
download | postgresql-1f1d13beaba40d092e4c7a337f6f1e01db2a2606.tar.gz postgresql-1f1d13beaba40d092e4c7a337f6f1e01db2a2606.zip |
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/tutorial/funcs_new.c')
0 files changed, 0 insertions, 0 deletions