We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec67d66 commit e11d892Copy full SHA for e11d892
doc/src/sgml/dump_stat.sgml
@@ -71,9 +71,6 @@ INSERT INTO pg_catalog.pg_statistic SELECT * FROM ins;
71
<varlistentry>
72
<term>
73
<function>dump_statistic(schema_name text) returns setof text</function>
74
- <indexterm>
75
- <primary>dump_statistic</primary>
76
- </indexterm>
77
</term>
78
79
<listitem>
@@ -92,9 +89,6 @@ INSERT INTO pg_catalog.pg_statistic SELECT * FROM ins;
92
89
93
90
94
91
<function>dump_statistic(schema_name text, table_name text) returns setof text</function>
95
96
97
98
99
100
0 commit comments