Re: Regular expression problem

From: Manuel Sugawara <masm(at)fciencias(dot)unam(dot)mx>
To: Matias Surdi <matiass(at)interlap(dot)com(dot)ar>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Regular expression problem
Date: 2003-10-24 17:04:03
Message-ID: m3n0bqftz0.fsf@conexa.fciencias.unam.mx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Matias Surdi <matiass(at)interlap(dot)com(dot)ar> writes:

> Manuel Sugawara wrote:
> >Use something like '^[a-z]{2}$'
>
> so, is this a bug????

No it is not. The sintax you are using is not supported.

Regards,
Manuel.

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message scott.marlowe 2003-10-24 17:44:26 Re: Regular expression problem
Previous Message scott.marlowe 2003-10-24 16:37:15 Re: Regular expression problem