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

From Brent DeSpain
Subject Extending Regular Expression bounds limit of 255.
Date
Msg-id AANLkTinSlZ_53lw9hAzQTd4bSFlR1_jmzgpbvTSYc3oi@mail.gmail.com
Whole thread Raw
Responses Re: Extending Regular Expression bounds limit of 255.  (Andrej <andrej.groups@gmail.com>)
List pgsql-sql
In the docs <a
href="http://www.postgresql.org/docs/8.3/interactive/functions-matching.html#POSIX-EMBEDDED-OPTIONS-TABLE">http://www.postgresql.org/docs/8.3/interactive/functions-matching.html#POSIX-EMBEDDED-OPTIONS-TABLE</a><br
/>it says that Regular Expression bounds {m,n} that m and n can be 0-255.  Is there a way to extend the upper limit. 
Weare trying to be consistent between Regular Expressionimplementation an the other implementations do not have this
limit.<br/><br clear="all" />Brent DeSpain<br />Schweitzer Engineering Laboratories, Inc.<br /> 

pgsql-sql by date:

Previous
From: Ben Morrow
Date:
Subject: Re: Rules and sequences
Next
From: Andrej
Date:
Subject: Re: Extending Regular Expression bounds limit of 255.