Re: Case insensitive collation

Поиск
Список
Период
Сортировка
От Jasen Betts
Тема Re: Case insensitive collation
Дата
Msg-id kdb6fi$kmm$3@gonzo.reversiblemaps.ath.cx
обсуждение исходный текст
Ответ на Case insensitive collation  (Marcel van Pinxteren <marcel.van.pinxteren@gmail.com>)
Ответы Re: Case insensitive collation  (Marcel van Pinxteren <marcel.van.pinxteren@gmail.com>)
Список pgsql-general
On 2013-01-16, Marcel van Pinxteren <marcel.van.pinxteren@gmail.com> wrote:
> --90e6ba6140da259e8204d36d0fa3
> Content-Type: text/plain; charset=ISO-8859-1
>
> From the Microsoft site I learned
> http://msdn.microsoft.com/en-us/library/ms188046(v=sql.105).aspx
> that they combine collation and "ComparisonStyle" to a collation name.
>
> I thought that case insensitivity had to be built into the collation, but
> apparently MS built case sensitivity in the database engine.
> This would mean that Postgresql would need to build case (in)sensitivity
> into her engine as well.

what result are you tring to get?

--
⚂⚃ 100% natural

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

Предыдущее
От: Jasen Betts
Дата:
Сообщение: Re: Best method to compare subdomains
Следующее
От: Albe Laurenz
Дата:
Сообщение: Re: String comparison and the SQL standard