Re: regex in plpgsql function - Mailing list pgsql-general

From Bruno Wolff III
Subject Re: regex in plpgsql function
Date
Msg-id 20040122175824.GB18418@wolff.to
Whole thread Raw
In response to regex in plpgsql function  (Culley Harrelson <culley@fastmail.fm>)
Responses Re: regex in plpgsql function  (Culley Harrelson <culley@fastmail.fm>)
List 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 by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: trust auth in 7.4
Next
From: Cott Lang
Date:
Subject: Re: tablespaces a priority for 7.5?