Re: Case Sensitive "WHERE" Clauses?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Ian Barwick <barwick(at)gmx(dot)net>
Cc: Chris <csmith(at)squiz(dot)net>, pgsql-sql(at)postgresql(dot)org
Subject: Re: Case Sensitive "WHERE" Clauses?
Date: 2002-09-27 03:19:43
Message-ID: 20455.1033096783@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Ian Barwick <barwick(at)gmx(dot)net> writes:
> Anyone know what the ANSI standard is? I don`t recall any other
> database apart from MySQL which default to case-insensitive
> CHAR or VARCHAR columns.

I believe the spec has a notion of a "collation attribute" attached
to character-type columns. You could define a collation that makes
comparisons case insensitive and then mark selected columns that way.
We don't have anything like that yet, though Tatsuo has been heard
muttering about how to make it happen ...

regards, tom lane

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Ian Barwick 2002-09-27 07:25:36 Re: Case Sensitive "WHERE" Clauses?
Previous Message Tom Lane 2002-09-27 03:15:33 Re: FW: query problem "server sent binary data ... without