Re: Case-Insensitve Text Comparison

From: Andrew Sullivan <ajs(at)commandprompt(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Case-Insensitve Text Comparison
Date: 2008-06-02 13:51:39
Message-ID: 20080602135138.GA57859@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Jun 01, 2008 at 10:13:07PM -0700, David E. Wheeler wrote:

> What locale is right? If I have a Web app, there could be data in many
> different languages in a single table/column.

I think the above amounts to a need for per-session locale settings or
something, no?

A

--
Andrew Sullivan
ajs(at)commandprompt(dot)com
+1 503 667 4564 x104
http://www.commandprompt.com/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Sullivan 2008-06-02 13:58:02 Re: Table rewrites vs. pending AFTER triggers
Previous Message Stephen R. van den Berg 2008-06-02 12:35:48 Re: Overhauling GUCS