new regexp_*(text, text, int) functions crash

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема new regexp_*(text, text, int) functions crash
Дата
Msg-id 20210911180357.GA6870@ahch-to
обсуждение исходный текст
Ответы Re: new regexp_*(text, text, int) functions crash  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hi,

BTW, this only happens when the third parameter is large. Here is an
example that consistently crash here:

select regexp_count('jaime.casanova', 'valid', 102481);

-- 
Jaime Casanova
Director de Servicios Profesionales
SystemGuards - Consultores de PostgreSQL



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Increase value of OUTER_VAR
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_upgrade test for binary compatibility of core data types