Re: regex in plpgsql function

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Culley Harrelson <culley(at)fastmail(dot)fm>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: regex in plpgsql function
Date: 2004-01-22 17:58:24
Message-ID: 20040122175824.GB18418@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Jan 22, 2004 at 09:36:14 -0800,
Culley Harrelson <culley(at)fastmail(dot)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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Cott Lang 2004-01-22 17:58:47 Re: tablespaces a priority for 7.5?
Previous Message Bruno Wolff III 2004-01-22 17:56:10 Re: trust auth in 7.4