Escaping w/i regular expressions

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Escaping w/i regular expressions
Дата
Msg-id Pine.LNX.4.10.9906301406440.30903-100000@uruguay.pathwaynet.com
обсуждение исходный текст
Ответы Re: [SQL] Escaping w/i regular expressions  (Herouth Maoz <herouth@oumail.openu.ac.il>)
Re: [SQL] Escaping w/i regular expressions  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: "Hostmaster - Internet au Virtuel Inc."
Дата:
Сообщение: User defined functions through ODBC
Следующее
От: Chris Bitmead
Дата:
Сообщение: Re: [SQL] Beginner's headache of joins