From: | Klint Gore <kg(at)kgb(dot)une(dot)edu(dot)au> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Case sensitivity |
Date: | 2004-02-10 06:33:43 |
Message-ID: | 40287B4736D.5A91KG@129.180.47.120 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Tue, 10 Feb 2004 13:02:55 +0700, David Garamond <lists(at)zara(dot)6(dot)isreserved(dot)com> wrote:
> To be safe, if you want your application to be portable, you should
> always assume case-sensitivity. AFAIK, only Access, SQL Server, and
> MySQL that are case-insensitive by default while others including
> Postgres are case-sensitive. Any other popular DB that are
> case-sensitive out there?
Sybase SQL Anywhere is not case sensitive by default. It has a setting
to change it.
klint.
+---------------------------------------+-----------------+
: Klint Gore : "Non rhyming :
: EMail : kg(at)kgb(dot)une(dot)edu(dot)au : slang - the :
: Snail : A.B.R.I. : possibilities :
: Mail University of New England : are useless" :
: Armidale NSW 2351 Australia : L.J.J. :
: Fax : +61 2 6772 5376 : :
+---------------------------------------+-----------------+
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-02-10 07:55:50 | Re: Anyone has nls activated on Mac OS X? |
Previous Message | David Garamond | 2004-02-10 06:02:55 | Re: Case sensitivity |