Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0a8cd4c

Browse files
committed
Remove pg_trgm.strict_word_similarity_threshold doc from 9.6 and 10
9ee98cc added missing doc for pg_trgm.strict_word_similarity_threshold GUC.But it was accidentally backpatched to 9.6, while this GUC was introduced onlyin 11. This patch removes extra doc from 9.6 and 10.Discussion:https://postgr.es/m/CAHE3wghn%3DRyPWY-nxX1SiYAfkuwLHMd9Z4r8v9ww_jSs1jF5pg%40mail.gmail.comAuthor: Euler TaveiraBackpatch-through: 9.6 and 10
1 parenta477f25 commit0a8cd4c

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

‎doc/src/sgml/pgtrgm.sgml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -263,23 +263,6 @@
263263
</para>
264264
</listitem>
265265
</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>&lt;&lt;%</literal> and <literal>%&gt;&gt;</literal> operators. The threshold
279-
must be between 0 and 1 (default is 0.5).
280-
</para>
281-
</listitem>
282-
</varlistentry>
283266
</variablelist>
284267
</sect2>
285268

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp