Re: pg_trgm: unicode string not working - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: pg_trgm: unicode string not working
Date
Msg-id 201106132347.p5DNlVp03226@momjian.us
Whole thread Raw
In response to Re: pg_trgm: unicode string not working  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: pg_trgm: unicode string not working
List pgsql-hackers
Robert Haas wrote:
> On Sun, Jun 12, 2011 at 8:40 AM, Florian Pflug <fgp@phlo.org> wrote:
> > Note that this restriction was removed in postgres 9.1 which
> > is currently in beta. However, GIT indices must be re-created
> > with REINDEX after upgrading from 9.0 to leverage that
> > improvement.
> 
> Does pg_upgrade know about this?

No, it does not.  Under what circumstances should I issue a suggestion
to reindex, and what should the text be?

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


pgsql-hackers by date:

Previous
From: Marko Tiikkaja
Date:
Subject: Re: creating CHECK constraints as NOT VALID
Next
From: Tom Lane
Date:
Subject: Why polecat and colugos are failing to build back branches