Re: ~* operator - Mailing list pgsql-hackers

From Alvaro Herrera Munoz
Subject Re: ~* operator
Date
Msg-id 20030903151400.GE2452@dcc.uchile.cl
Whole thread Raw
In response to ~* operator  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-hackers
On Wed, Sep 03, 2003 at 01:28:16PM +0800, Christopher Kings-Lynne wrote:
> Hi guys,
> 
> Where can I find a list of all the 'special' characters in the ~* operator?

They are the same for the ~ operator, and should be listed at the reference page
for regular expressions...

http://developer.postgresql.org/docs/postgres/functions-matching.html#FUNCTIONS-POSIX-REGEXP

Note that those are probably a little different from previous releases because
the regex engine has been changed.

-- 
Alvaro Herrera (<alvherre[@]dcc.uchile.cl>)
"I dream about dreams about dreams", sang the nightingale
under the pale moon (Sandman)


pgsql-hackers by date:

Previous
From: Darko Prenosil
Date:
Subject: Re: libpq makefile for bcc
Next
From: Tom Lane
Date:
Subject: Re: elog.c comiple problem on AIX 4.2.1