pg_trgm's set_limit() function is parallel unsafe, not parallel restricted.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 20 Jun 2016 15:29:47 +0000 (11:29 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 20 Jun 2016 15:29:54 +0000 (11:29 -0400)
commite611515dd6b8edad56baa0f3ae31ff637ca54d52
tree312ed8589810db7b04feaa32e417d77b145aac1e
parent3557b1791b715c6e44e1b7b4b342d1fae54e262e
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.
contrib/pg_trgm/pg_trgm--1.2--1.3.sql
contrib/pg_trgm/pg_trgm--1.3.sql