Re: Pattern matching....

From: "Steve Wolfe" <steve(at)iboats(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Pattern matching....
Date: 2002-02-08 23:27:53
Message-ID: 002801c1b0f8$5a0f1380$d281f6cc@iboats.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Uh, what's wrong with
>
> ~* (my_field || '[A-Z]')
>
> Or am I missing the point?

DOH!

I tried that, but had left out the parenthesis. Thanks, Tom, for waking
me back up.

steve

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2002-02-09 00:13:15 O'Reilly Conference needs speakers
Previous Message Tom Lane 2002-02-08 23:06:40 Re: Pattern matching....