Skip to content

Commit dcd682c

Browse files
committed
翻译PG11 create_statistics.sgml
1 parent e705387 commit dcd682c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

postgresql/doc/src/sgml/ref/create_statistics.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ doc/src/sgml/ref/create_statistics.sgml
33
PostgreSQL documentation
44
-->
55

6-
<refentry id="SQL-CREATESTATISTICS">
6+
<refentry id="sql-createstatistics">
77
<!--==========================orignal english content==========================
88
<indexterm zone="sql-createstatistics">
99
<primary>CREATE STATISTICS</primary>
@@ -55,7 +55,7 @@ CREATE STATISTICS [ IF NOT EXISTS ] <replaceable class="parameter">statistics_na
5555

5656
</refsynopsisdiv>
5757

58-
<refsect1 id="SQL-CREATESTATISTICS-description">
58+
<refsect1 id="sql-createstatistics-description">
5959
<!--==========================orignal english content==========================
6060
<title>Description</title>
6161
____________________________________________________________________________-->
@@ -225,7 +225,7 @@ ____________________________________________________________________________-->
225225
</para>
226226
</refsect1>
227227

228-
<refsect1 id="SQL-CREATESTATISTICS-examples">
228+
<refsect1 id="sql-createstatistics-examples">
229229
<!--==========================orignal english content==========================
230230
<title>Examples</title>
231231
____________________________________________________________________________-->

0 commit comments

Comments
 (0)