Re: Per-column collation

David Wheeler <david@kineticode.com>

From: "David E. Wheeler" <david@kineticode.com>
To: Itagaki Takahiro <itagaki.takahiro@gmail.com>
Cc: Peter Eisentraut <peter_e@gmx.net>, pgsql-hackers@postgresql.org
Date: 2010-12-06T18:01:15Z
Lists: 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 revised to use one.

Best,

David