Add gin_fuzzy_search_limit to postgresql.conf.sample. This was forgotten in 8a3631f (commit that originally added the parameter) and 0ca9907 (commit that added the documentation later that year).
Back-patch to all supported versions. Branch ------ REL9_4_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/b74af40bb2945d44842434a2480d8b3f053bcf58 Modified Files -------------- src/backend/utils/misc/postgresql.conf.sample | 1 + 1 file changed, 1 insertion(+) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
