From: | "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov> |
---|---|
To: | <gabriele(dot)bartolini(at)2ndquadrant(dot)it>,<dvlhntr(at)gmail(dot)com> |
Cc: | <pgsql-admin(at)postgresql(dot)org>,<pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: locales and encodings Oh MY! |
Date: | 2010-11-12 17:58:17 |
Message-ID: | 4CDD2BD902000025000376CD@gw.wicourts.gov |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-hackers |
mark wrote:
> A "fix" being so that "col LIKE 'foo%' " could use btree indexes in
> locales like en_US.UTF8 (and probably some others).
How about specifying an opclass?:
http://www.postgresql.org/docs/current/interactive/indexes-opclass.html
-Kevin
From | Date | Subject | |
---|---|---|---|
Next Message | Ricardo Bayley | 2010-11-12 18:26:16 | Re: Trigger: Column Update |
Previous Message | Guillaume Lelarge | 2010-11-12 17:49:52 | Re: Trigger: Column Update |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2010-11-12 18:04:03 | Re: ask for review of MERGE |
Previous Message | Bruce Momjian | 2010-11-12 17:24:13 | Re: knngist - 0.8 |