Re: Extending Regular Expression bounds limit of 255. - Mailing list pgsql-sql

From Jasen Betts
Subject Re: Extending Regular Expression bounds limit of 255.
Date
Msg-id htqq7f$4g9$2@reversiblemaps.ath.cx
Whole thread Raw
In response to Extending Regular Expression bounds limit of 255.  (Brent DeSpain <bd.postgres@gmail.com>)
List pgsql-sql
On 2010-05-27, Brent DeSpain <bd.postgres@gmail.com> wrote:
> --00504502c13812967604879b4ba3
> Content-Type: text/plain; charset=ISO-8859-1
>
> It looks like most of our tools are using the Perl version of regular
> expressions with an upper limit of a bound being 32766.  Is there any way to
> change this in PG?  Or can I change from POSIX to Perl?

perhaps you can do something in pl-perl?

posix regular expressions are different to perl regular expressions in
several ways.



pgsql-sql by date:

Previous
From: Gerardo Herzig
Date:
Subject: Re: cast record type to array?
Next
From: Tim Landscheidt
Date:
Subject: Re: Extending Regular Expression bounds limit of 255.