diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-07-27 06:23:12 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-07-27 06:23:12 +0000 |
commit | b62fdc13f0f01e1f311633882542558a26e7f9ec (patch) | |
tree | 268decec3cbc70fdc75fdf19bef6dd368bbfcc69 /src/interfaces/python/tutorial/syscat.py | |
parent | 2f30d5a34a1ce64d52f3ae9e91624494e6748b89 (diff) | |
download | postgresql-b62fdc13f0f01e1f311633882542558a26e7f9ec.tar.gz postgresql-b62fdc13f0f01e1f311633882542558a26e7f9ec.zip |
Correct bug in best_innerjoin(): it should check all the
rels that the inner path needs to join to, but it was only checking for
the first one. Failure could only have been observed with an OR-clause
that mentions 3 or more tables, and then only if the bogus path was
actually selected as cheapest ...
Diffstat (limited to 'src/interfaces/python/tutorial/syscat.py')
0 files changed, 0 insertions, 0 deletions