pg_trgm's set_limit() function is parallel unsafe, not parallel restricted.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: e611515dd6b8edad56baa0f3ae31ff637ca54d52
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-06-20T15:29:54Z
Releases: 9.6.0
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

PathChange+/−
contrib/pg_trgm/pg_trgm--1.2--1.3.sql modified +1 −1
contrib/pg_trgm/pg_trgm--1.3.sql modified +1 −1