Re: Case insensitive collation - Mailing list pgsql-general

From Jasen Betts
Subject Re: Case insensitive collation
Date
Msg-id kdb6fi$kmm$3@gonzo.reversiblemaps.ath.cx
Whole thread Raw
In response to Case insensitive collation  (Marcel van Pinxteren <marcel.van.pinxteren@gmail.com>)
Responses Re: Case insensitive collation
List 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 by date:

Previous
From: Jasen Betts
Date:
Subject: Re: Best method to compare subdomains
Next
From: Albe Laurenz
Date:
Subject: Re: String comparison and the SQL standard