Improve the gin index scan performance in pg_trgm.
Teodor Sigaev <teodor@sigaev.ru>
Improve the gin index scan performance in pg_trgm. Previous coding assumes too pessimistic upper bound of similarity in consistent method of GIN. Author: Fornaroli Christophe with comments by me.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_trgm/trgm_gin.c | modified | +20 −8 |