aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-07-08 00:14:22 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-07-08 00:14:22 +0000
commit473c29e6aef03e87f1e0afaed12a1276b1c6d2a0 (patch)
treeddfecf0202501f1a3e2db14e2243a17cd577dd2a /src/backend/access/gist/gist.c
parent9e3a7f50e45315355a2a04fcf4cd7dc01f0a6840 (diff)
downloadpostgresql-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/gist.c')
0 files changed, 0 insertions, 0 deletions