Skip to content

Commit 8e98447

Browse files
authored
找到一处未翻译段落
1 parent 4691138 commit 8e98447

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

postgresql/doc/src/sgml/indices.sgml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,10 +259,13 @@ SELECT * FROM places ORDER BY location <-> point '(101,456)' LIMIT 10;
259259
<member><literal>&gt;=</literal></member>
260260
<member><literal>&gt;</literal></member>
261261
</simplelist>
262-
262+
<!--
263263
The BRIN operator classes included in the standard distribution are
264264
documented in <xref linkend="brin-builtin-opclasses-table">.
265265
For more information see <xref linkend="BRIN">.
266+
-->
267+
包含在标准发布中的BRIN操作符类在<xref linkend="brin-builtin-opclasses-table">
268+
中记录。更多信息请查看<xref linkend="BRIN">。
266269
</para>
267270
</sect1>
268271

0 commit comments

Comments
 (0)