Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 56a5747

Browse files
committed
Refactor GIN's handling of duplicate search entries.
The original coding could combine duplicate entries only when they originated from the same qual condition. In particular it could not combine cases where multiple qual conditions all give rise to full-index scan requests, which is an expensive case well worth optimizing. Refactor so that duplicates are recognized across all the quals.
1 parent 002c105 commit 56a5747

File tree

3 files changed

+402
-363
lines changed

3 files changed

+402
-363
lines changed

0 commit comments

Comments
 (0)