Re: Anything like varchar_pattern_ops in 7.3.x?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Anything like varchar_pattern_ops in 7.3.x?
Дата
Msg-id 25627.1115241275@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Anything like varchar_pattern_ops in 7.3.x?  ("Chris Hoover" <revoohc@sermonaudio.com>)
Список pgsql-admin
"Chris Hoover" <revoohc@sermonaudio.com> writes:
> I have been looking into the Postgresql 8 docs and noticed that they
> have a varchar_pattern_ops operator class to help get around the problem
> with like and non-C locales.  I am trying to find out if there is any
> thing like this in the 7.3 server since we are still a good 6+ months
> from being able to roll out Postgresql 8.x.

I believe that was added in 7.4, if you think moving to 7.4 would be
more feasible.

            regards, tom lane

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

Предыдущее
От: "Chris Hoover"
Дата:
Сообщение: Anything like varchar_pattern_ops in 7.3.x?
Следующее
От: "Greg Sabino Mullane"
Дата:
Сообщение: Re: [ANNOUNCE] IMPORTANT: two new PostgreSQL security problems found