Re: ~* operator

Поиск
Список
Период
Сортировка
От Alvaro Herrera Munoz
Тема Re: ~* operator
Дата
Msg-id 20030903151400.GE2452@dcc.uchile.cl
обсуждение исходный текст
Ответ на ~* operator  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Список 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 по дате отправления:

Предыдущее
От: Darko Prenosil
Дата:
Сообщение: Re: libpq makefile for bcc
Следующее
От: Tom Lane
Дата:
Сообщение: Re: elog.c comiple problem on AIX 4.2.1