diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-01-24 00:37:28 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-01-24 00:37:28 +0000 |
commit | 5d6658367843cc2464ec3f680e6a4670098fa272 (patch) | |
tree | 1823558363bded5d270819fde4ace4048a4c1c94 /src/backend/storage/buffer/bufmgr.c | |
parent | 3969f2924bead7847adbe1fd736eefaf138af942 (diff) | |
download | postgresql-5d6658367843cc2464ec3f680e6a4670098fa272.tar.gz postgresql-5d6658367843cc2464ec3f680e6a4670098fa272.zip |
Repair planner failure for cases involving Cartesian products inside
IN (sub-SELECT) constructs. We must force a clauseless join of the
sub-select member relations, but it wasn't happening because the code
thought it would be able to use the join clause arising from the IN.
Diffstat (limited to 'src/backend/storage/buffer/bufmgr.c')
0 files changed, 0 insertions, 0 deletions