diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-07-08 00:14:22 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-07-08 00:14:22 +0000 |
commit | 473c29e6aef03e87f1e0afaed12a1276b1c6d2a0 (patch) | |
tree | ddfecf0202501f1a3e2db14e2243a17cd577dd2a /src/backend/access/gist/gistsplit.c | |
parent | 9e3a7f50e45315355a2a04fcf4cd7dc01f0a6840 (diff) | |
download | postgresql-473c29e6aef03e87f1e0afaed12a1276b1c6d2a0.tar.gz postgresql-473c29e6aef03e87f1e0afaed12a1276b1c6d2a0.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/backend/access/gist/gistsplit.c')
0 files changed, 0 insertions, 0 deletions