new regexp_*(text, text, int) functions crash - Mailing list pgsql-hackers

From Jaime Casanova
Subject new regexp_*(text, text, int) functions crash
Date
Msg-id 20210911180357.GA6870@ahch-to
Whole thread Raw
Responses Re: new regexp_*(text, text, int) functions crash
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Increase value of OUTER_VAR
Next
From: Tom Lane
Date:
Subject: Re: pg_upgrade test for binary compatibility of core data types