Re: [GENERAL] interesting PHP/MySQL thread

From: The Hermit Hacker <scrappy(at)postgresql(dot)org>
To: nolan(at)celery(dot)tssi(dot)com
Cc: The Hermit Hacker <scrappy(at)postgresql(dot)org>, Jan Wieck <JanWieck(at)Yahoo(dot)com>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Josh Berkus <josh(at)agliodbs(dot)com>, Joe Conway <mail(at)joeconway(dot)com>, "\"\"\"Advocacy PostgreSQL\"\"\"" <pgsql-advocacy(at)postgresql(dot)org>, PostgreSQL-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: [GENERAL] interesting PHP/MySQL thread
Date: 2003-06-23 11:33:05
Message-ID: 20030623083248.P95856@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy pgsql-docs pgsql-general

On Mon, 23 Jun 2003 nolan(at)celery(dot)tssi(dot)com wrote:

> > > Personally, if I want case insensitivity, I'll WRITE IT INTO THE CODE,
> > > but I can see how some people might think that 'NOLAN', 'Nolan' and
> > > 'nolan' should be considered as the same data.
> >
> > Oh, you mean like "SELECT * FROM table WHERE field ~* 'nolan';"?
>
> No, I mean as in "SELECT * FROM table WHERE field = 'nolan';"

no, my point was wasn't that the same as what we do with ~*?

In response to

Browse pgsql-advocacy by date

  From Date Subject
Next Message Jan Wieck 2003-06-23 12:21:44 Re: [GENERAL] interesting PHP/MySQL thread
Previous Message Eric Frazier 2003-06-23 11:09:20 Re: [GENERAL] interesting PHP/MySQL thread

Browse pgsql-docs by date

  From Date Subject
Next Message Jan Wieck 2003-06-23 12:21:44 Re: [GENERAL] interesting PHP/MySQL thread
Previous Message Arjen van der Meijden 2003-06-23 09:25:47 Re: [GENERAL] interesting PHP/MySQL thread

Browse pgsql-general by date

  From Date Subject
Next Message Hubert Lubaczewski 2003-06-23 11:47:46 Re: trimming functions.
Previous Message Hubert Lubaczewski 2003-06-23 11:17:54 Re: Looking for PERL documentation