Re: [HACKERS] lower() broken? - Mailing list pgsql-hackers

From Thomas G. Lockhart
Subject Re: [HACKERS] lower() broken?
Date
Msg-id 36CE21B3.E68CBB3A@alumni.caltech.edu
Whole thread Raw
In response to lower() broken?  (Vince Vielhaber <vev@michvhf.com>)
Responses Re: [HACKERS] lower() broken?  (Vince Vielhaber <vev@michvhf.com>)
List pgsql-hackers
> I have a record in table cust with the username of  joblo  and it's
> already lower case.  This is from a cvsup a couple of weeks old.
> Doesn't seem to matter if I use lower on username, 'joblo' or both.  
> And there's only the one record in the table.
> Did something break or did I forget how to use lower()?

Not sure. You *did* forget to tell us what data type is used for column
"username".
                       - Tom


pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: [HACKERS] large objects failing (hpux10.20 sparc/solaris 2.6, gcc 2.8.1)
Next
From: The Hermit Hacker
Date:
Subject: RE: [HACKERS] Major bug, possible, with Solaris 7?