Re: Extending Regular Expression bounds limit of 255.

Поиск
Список
Период
Сортировка
От Andrej
Тема Re: Extending Regular Expression bounds limit of 255.
Дата
Msg-id AANLkTimcCsHFFlknF_KBXV5mPTqLrW_LhST0GN4ONOYC@mail.gmail.com
обсуждение исходный текст
Ответ на Extending Regular Expression bounds limit of 255.  (Brent DeSpain <bd.postgres@gmail.com>)
Ответы Re: Extending Regular Expression bounds limit of 255.  (Brent DeSpain <bd.postgres@gmail.com>)
Список pgsql-sql
On 28 May 2010 07:33, Brent DeSpain <bd.postgres@gmail.com> wrote:
> In the docs
> http://www.postgresql.org/docs/8.3/interactive/functions-matching.html#POSIX-EMBEDDED-OPTIONS-TABLE
> 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.  We are trying to be consistent
> between Regular Expressionimplementation an the other implementations do not
> have this limit.
Interesting.  The POSIX standard for REs dictates this limit; which
implementations
you're using don't adhere to it?


Cheers,
Andrej




--
Please don't top post, and don't use HTML e-Mail :}  Make your quotes concise.

http://www.american.edu/econ/notes/htmlmail.htm


В списке pgsql-sql по дате отправления:

Предыдущее
От: Brent DeSpain
Дата:
Сообщение: Extending Regular Expression bounds limit of 255.
Следующее
От: Brent DeSpain
Дата:
Сообщение: Re: Extending Regular Expression bounds limit of 255.