From: | Michael Glaesemann <grzm(at)myrealbox(dot)com> |
---|---|
To: | Iandé Coutinho <iande(at)br(dot)inter(dot)net> |
Cc: | <pgsql-novice(at)postgresql(dot)org> |
Subject: | Re: simple one |
Date: | 2004-02-09 12:30:24 |
Message-ID: | BC450152-5AFB-11D8-98AB-000A95C88220@myrealbox.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
Hello!
On Feb 9, 2003, at 9:03 PM, Iandé Coutinho wrote:
> Hi guys, sorry to bother you guys once again, but this is a simple
> one, i couln´t find any topic on the docs i´ve downloaded. Not too
> sure, but is it possible to deactivate postgres case-sensivity? i´m
> having problems using jdbc hibernate mapping with the lasted jdbc
> driver, the driver only sends lower case sql commands to the server.
> I´m using pg7.4, and cygwin on winXp.
Maybe someone else knows more about this, but PostgreSQL is
(notoriously) case-insensitive unless the string is quoted. Everything
is otherwise lowered. Might it be something else?
Michael Glaesemann
grzm myrealbox com
From | Date | Subject | |
---|---|---|---|
Next Message | master card | 2004-02-09 13:59:25 | help-me please! |
Previous Message | Rajan Bhide | 2004-02-09 12:06:39 | Performing COPY Command |