File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change 263
263
</para>
264
264
</listitem>
265
265
</varlistentry>
266
- <varlistentry id="guc-pgtrgm-strict-word-similarity-threshold" xreflabel="pg_trgm.strict_word_similarity_threshold">
267
- <term>
268
- <varname>pg_trgm.strict_word_similarity_threshold</varname> (<type>real</type>)
269
- <indexterm>
270
- <primary>
271
- <varname>pg_trgm.strict_word_similarity_threshold</varname> configuration parameter
272
- </primary>
273
- </indexterm>
274
- </term>
275
- <listitem>
276
- <para>
277
- Sets the current strict word similarity threshold that is used by the
278
- <literal><<%</literal> and <literal>%>></literal> operators. The threshold
279
- must be between 0 and 1 (default is 0.5).
280
- </para>
281
- </listitem>
282
- </varlistentry>
283
266
</variablelist>
284
267
</sect2>
285
268
You can’t perform that action at this time.
0 commit comments