diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-08-09 01:01:42 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-08-09 01:01:42 +0000 |
commit | 10d6d411a80aaaec55a900e4343ef80aaa13bd7b (patch) | |
tree | 8ea1b09436edaf4357e20bf758d0c6b5d7e23939 /src/tutorial/complex.source | |
parent | ecef2caae9aefdd88b086871ba50bb70c2c8c5e8 (diff) | |
download | postgresql-10d6d411a80aaaec55a900e4343ef80aaa13bd7b.tar.gz postgresql-10d6d411a80aaaec55a900e4343ef80aaa13bd7b.zip |
Rewrite fix_indxqual_references, which was entirely bogus for
multi-scan indexscan plans; it tried to use the same table-to-index
attribute mapping for all the scans, even if they used different indexes.
It would klugily work as long as OR indexquals never used multikey indexes,
but that's not likely to hold up much longer...
Diffstat (limited to 'src/tutorial/complex.source')
0 files changed, 0 insertions, 0 deletions