Update fuzzystrmatch extension for parallel query.

Robert Haas <rhaas@postgresql.org>

Commit: ffab82fbda884bc73485d877dd7d528c4cb15e82
Author: Robert Haas <rhaas@postgresql.org>
Date: 2016-06-07T15:26:41Z
Releases: 9.6.0
Update fuzzystrmatch extension for parallel query.

All functions provided by this extension are PARALLEL SAFE.

Andreas Karlsson

Files

PathChange+/−
contrib/fuzzystrmatch/fuzzystrmatch--1.0--1.1.sql added +15 −0
contrib/fuzzystrmatch/fuzzystrmatch--1.1.sql (from contrib/fuzzystrmatch/fuzzystrmatch--1.0.sql) renamed +11 −11
contrib/fuzzystrmatch/fuzzystrmatch.control modified +1 −1
contrib/fuzzystrmatch/Makefile modified +2 −1