pg_trgm's set_limit() function is parallel unsafe, not parallel restricted.
Tom Lane <tgl@sss.pgh.pa.us>
pg_trgm's set_limit() function is parallel unsafe, not parallel restricted. Per buildfarm. Fortunately, it's not quite too late to squeeze this fix into the pg_trgm 1.3 update.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_trgm/pg_trgm--1.2--1.3.sql | modified | +1 −1 |
| contrib/pg_trgm/pg_trgm--1.3.sql | modified | +1 −1 |