Escaping w/i regular expressions - Mailing list pgsql-sql

From Peter Eisentraut
Subject Escaping w/i regular expressions
Date
Msg-id Pine.LNX.4.10.9906301406440.30903-100000@uruguay.pathwaynet.com
Whole thread Raw
Responses Re: [SQL] Escaping w/i regular expressions
Re: [SQL] Escaping w/i regular expressions
List pgsql-sql
How do you escape a ' (apostrophe) within a regular expression, so it does
not close off the string? Something like  ... ~ '[0-9.,\']'
does not seem to work.
(Pgsql 6.4.2)

Any ideas?

-- 
Peter Eisentraut
PathWay Computing




pgsql-sql by date:

Previous
From: "Hostmaster - Internet au Virtuel Inc."
Date:
Subject: User defined functions through ODBC
Next
From: Chris Bitmead
Date:
Subject: Re: [SQL] Beginner's headache of joins