mirror of
https://github.com/postgres/postgres.git
synced 2026-05-30 04:24:45 -04:00
90451fe7f3
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.