Re: POSIX regex performance bug in 7.3 Vs. 7.2

Поиск
Список
Период
Сортировка
От Jon Jensen
Тема Re: POSIX regex performance bug in 7.3 Vs. 7.2
Дата
Msg-id Pine.LNX.4.50.0302041734180.3793-100000@louche.swelter.net
обсуждение исходный текст
Ответ на Re: POSIX regex performance bug in 7.3 Vs. 7.2  (Neil Conway <neilc@samurai.com>)
Ответы Re: POSIX regex performance bug in 7.3 Vs. 7.2
Список pgsql-hackers
On Tue, 4 Feb 2003, Neil Conway wrote:

> Spencer's implementation is outperformed by some other RE engines,
> notably PCRE (www.pcre.org). But switching to another engine might
> impose backward-compatibility problems, in terms of the details of the
> RE syntax.

It would be a delight to be able to use more advanced (IMHO) Perl-
compatible regexes in PostgreSQL. Perhaps a global configuration variable 
to select which regex engine to use would help work around any backward 
compatibility problems? Or, somewhat uglier, a different syntax in SQL for 
the new regex engine?

Jon


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: POSIX regex performance bug in 7.3 Vs. 7.2
Следующее
От: Kurt Roeckx
Дата:
Сообщение: Re: PGP signing releases