Skip to content

Commit e11d892

Browse files
committed
remove duplicate index items
1 parent ec67d66 commit e11d892

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

doc/src/sgml/dump_stat.sgml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,6 @@ INSERT INTO pg_catalog.pg_statistic SELECT * FROM ins;
7171
<varlistentry>
7272
<term>
7373
<function>dump_statistic(schema_name text) returns setof text</function>
74-
<indexterm>
75-
<primary>dump_statistic</primary>
76-
</indexterm>
7774
</term>
7875

7976
<listitem>
@@ -92,9 +89,6 @@ INSERT INTO pg_catalog.pg_statistic SELECT * FROM ins;
9289
<varlistentry>
9390
<term>
9491
<function>dump_statistic(schema_name text, table_name text) returns setof text</function>
95-
<indexterm>
96-
<primary>dump_statistic</primary>
97-
</indexterm>
9892
</term>
9993

10094
<listitem>

0 commit comments

Comments
 (0)