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

Commitdbbb553

Browse files
Doc: Correct deduplicate_items varlistentry id.
Use a varlistentry id for the deduplicate_items storage parameter thatis derived from the name of the parameter itself.This oversight happened because the storage parameter was renamedrelatively late during the development of the patch that became commit0d861bb.
1 parent77ec5af commitdbbb553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ref/create_index.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] [ [ IF NOT EXISTS ] <replaceable class=
399399
</para>
400400

401401
<variablelist>
402-
<varlistentry id="index-reloption-deduplication" xreflabel="deduplicate_items">
402+
<varlistentry id="index-reloption-deduplicate-items" xreflabel="deduplicate_items">
403403
<term><literal>deduplicate_items</literal> (<type>boolean</type>)
404404
<indexterm>
405405
<primary><varname>deduplicate_items</varname> storage parameter</primary>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp