Re: Extending Regular Expression bounds limit of 255.

Поиск
Список
Период
Сортировка
От Jasen Betts
Тема Re: Extending Regular Expression bounds limit of 255.
Дата
Msg-id htqq7f$4g9$2@reversiblemaps.ath.cx
обсуждение исходный текст
Ответ на Extending Regular Expression bounds limit of 255.  (Brent DeSpain <bd.postgres@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Gerardo Herzig
Дата:
Сообщение: Re: cast record type to array?
Следующее
От: Tim Landscheidt
Дата:
Сообщение: Re: Extending Regular Expression bounds limit of 255.