Re: POSIX regex performance bug in 7.3 Vs. 7.2

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: POSIX regex performance bug in 7.3 Vs. 7.2
Дата
Msg-id 25876.1044457141@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: POSIX regex performance bug in 7.3 Vs. 7.2  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Ответы Re: POSIX regex performance bug in 7.3 Vs. 7.2  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Список pgsql-hackers
Tatsuo Ishii <t-ishii@sra.co.jp> writes:
> Ok. The original complain can be sasily solved at least for single
> byte encoding databases. With the small patches(against 7.3.1)
> included, I got following result.

Nice work, Tatsuo!  Wade, can you confirm that this patch solves your
problem?

Tatsuo, please commit into REL7_3 branch only --- I'm nearly ready to do
a wholesale replacement of the regex code in HEAD, so you wouldn't
accomplish much except to create a merge problem for me ...
        regards, tom lane


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

Предыдущее
От: "Sumaira Ali"
Дата:
Сообщение: lock.h and proc.h
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PostgreSQL, NetBSD and NFS