aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayfuncs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-07-26 23:46:22 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-07-26 23:46:22 +0000
commit90451fe7f3bd7e180faa4abe89d5daeaa213bb60 (patch)
tree440b1d9610ff5a1e561c5e7d83016e3cd92b8f48 /src/backend/utils/adt/arrayfuncs.c
parent6d54070550b073184ad76c8aec959ba9432984b4 (diff)
downloadpostgresql-90451fe7f3bd7e180faa4abe89d5daeaa213bb60.tar.gz
postgresql-90451fe7f3bd7e180faa4abe89d5daeaa213bb60.zip
When dealing with OR-of-ANDs quals, extract multiple subclauses of an AND
to use with a multiple-key index. Formerly we would only extract clauses that had to do with the first key of the index, which was correct but didn't exploit the index fully.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions