Re: regex in plpgsql function

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: regex in plpgsql function
Дата
Msg-id 20040122175824.GB18418@wolff.to
обсуждение исходный текст
Ответ на regex in plpgsql function  (Culley Harrelson <culley@fastmail.fm>)
Ответы Re: regex in plpgsql function  (Culley Harrelson <culley@fastmail.fm>)
Список pgsql-general
On Thu, Jan 22, 2004 at 09:36:14 -0800,
  Culley Harrelson <culley@fastmail.fm> wrote:
>
> makes the same regex seem to behave differently.  What am I doing wrong?

I think you have to double the \s again in the function so that there
are 4 \s for each \ in the RE.

В списке pgsql-general по дате отправления:

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: trust auth in 7.4
Следующее
От: Cott Lang
Дата:
Сообщение: Re: tablespaces a priority for 7.5?