SIMILAR TO for regular expressions

From: "Robert B(dot) Easter" <reaster(at)comptechnews(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: SIMILAR TO for regular expressions
Date: 2001-01-09 23:58:22
Message-ID: 01010918582200.15894@comptechnews
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Anyone read the [NOT] SIMILAR TO syntax for regular expressions? Looks like
it might be close to an SQL standard synonym for [!]~. I don't know if it
can match the case insensitive ops though.

--
-------- Robert B. Easter reaster(at)comptechnews(dot)com ---------
-- CompTechNews Message Board http://www.comptechnews.com/ --
-- CompTechServ Tech Services http://www.comptechserv.com/ --
---------- http://www.comptechnews.com/~reaster/ ------------

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Myers 2001-01-10 00:30:58 Re: AW: Re: tinterval - operator problems on AIX
Previous Message Tom Lane 2001-01-09 23:58:15 Re: BETWEEN [SYMMETRIC | ASYMMETRIC]