Re: Wildcard search support for pg_trgm

From: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Wildcard search support for pg_trgm
Date: 2010-12-12 11:27:25
Message-ID: AANLkTin3Nz_4tCxq-xhYGCxpwVhLHAZYYCR0=Eayv2Y9@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I found another problem. GIN index suffers from "GIN indexes do not support
whole-index scans" when no trigram can be extracted from pattern.

----
With best regards,
Alexander Korotkov.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2010-12-12 12:14:04 Re: proposal: auxiliary functions for record type
Previous Message Simon Riggs 2010-12-12 10:15:40 Re: [COMMITTERS] pgsql: Reduce spurious Hot Standby conflicts from never-visible records