regular expression and index on 7.2

From: Alexander Demidov <demidoff(at)vpcit(dot)ru>
To: pgsql-admin(at)postgresql(dot)org
Subject: regular expression and index on 7.2
Date: 2002-07-30 10:21:38
Message-ID: 4822645058.20020730162138@vpcit.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello ,

Can anybody explain me the line in change.log of Postresql 7.2

"Allow LOCALE to use indexes in regular expression searches (Tom)"

???

I am look finding : Can I use btree indexes in searches like this
~ '^anything'?
At the same time I want to use LOCALE.

???

--
Best regards,
Alexander mailto:demidoff(at)vpcit(dot)ru

Browse pgsql-admin by date

  From Date Subject
Next Message stefan 2002-07-30 12:39:20 pg_controldata question
Previous Message Bruce Momjian 2002-07-30 04:16:59 Re: [GENERAL] pg_controldata question