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 (<[EMAIL PROTECTED]>)
"I dream about dreams about dreams", sang the nightingale
under the pale moon (Sandman)

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply via email to