Re: Per-column collation - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: Per-column collation
Date
Msg-id B8A66201-5E9D-4114-B0B8-1C730D348CB4@kineticode.com
Whole thread Raw
In response to Re: Per-column collation  (Itagaki Takahiro <itagaki.takahiro@gmail.com>)
Responses Re: Per-column collation  (Pavel Stehule <pavel.stehule@gmail.com>)
Re: Per-column collation  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
On Dec 6, 2010, at 4:06 AM, Itagaki Takahiro wrote:

> * contrib/citext raises an encoding error when COLLATE is specified
> even if it is the collation as same as the database default.
> We might need some special treatment for C locale.

I've been wondering if this patch will support case-insensitve collations. If so, then citext should probably be
revisedto use one. 

Best,

David



pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: profiling connection overhead
Next
From: "David E. Wheeler"
Date:
Subject: Re: pg_execute_from_file review