Re: [HACKERS] lower() broken?

From: Vince Vielhaber <vev(at)michvhf(dot)com>
To: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
Cc: hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] lower() broken?
Date: 1999-02-20 03:43:57
Message-ID: Pine.BSF.4.05.9902192242260.18893-100000@paprika.michvhf.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, 20 Feb 1999, Thomas G. Lockhart wrote:

> > 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".

Oops! Yeah, I guess lower wouldn't work so well if it was a numeric
field. Anyway, username is a char(8).

Vince.
--
==========================================================================
Vince Vielhaber -- KA8CSH email: vev(at)michvhf(dot)com flame-mail: /dev/null
# include <std/disclaimers.h> TEAM-OS2
Online Campground Directory http://www.camping-usa.com
Online Giftshop Superstore http://www.cloudninegifts.com
==========================================================================

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daryl W. Dunbar 1999-02-20 03:50:13 RE: [HACKERS] Major bug, possible, with Solaris 7?
Previous Message The Hermit Hacker 1999-02-20 03:39:15 RE: [HACKERS] Major bug, possible, with Solaris 7?