Re: locale and spanish acute

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: locale and spanish acute
Дата
Msg-id Pine.LNX.4.30.0109130242080.694-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: locale and spanish acute  (Martín Marqués <martin@bugs.unl.edu.ar>)
Ответы Re: locale and spanish acute
Список pgsql-general
Martín Marqués writes:

> On Mié 12 Sep 2001 20:10, you wrote:
> > Martín Marqués writes:
> > > I'm doing some searches with LIKE and have a problem with words with
> > > acute vocals. I would like más to be treated the same way as mas, and
> > > vice-verse.
> > >
> > > Is this because I don't have the locale set correctly?
> >
> > No, it's because it doesn't work that way.  What you probably want to do
> > is "accent-fold" your strings before sending them through pattern
> > matching.
>
> What does "accent-fold" mean?

Convert all accented characters to some other characters in a way that is
meaningful to you.

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


В списке pgsql-general по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: postgresql.com
Следующее
От: lbayuk@mindspring.com (ljb)
Дата:
Сообщение: Re: pg_dump problem