Skip to content

Commit 9c6a72d

Browse files
committed
Update bki.sgml
少许文字调整
1 parent e9b6d09 commit 9c6a72d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

postgresql/doc/src/sgml/bki.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
<para>
2020
后端接口(<acronym>BKI</acronym>)文件是一些用特殊语言写的脚本,这些脚本是
2121
<productname>PostgreSQL</productname>后端能够理解的,以特殊的 <quote>bootstrap</quote>
22-
模式下运行,在这种模式下允许创建系统表并填充数据,
23-
而普通的 SQL 命令要求系统表必须已经存在。因此<acronym>BKI</acronym>
22+
(引导)模式运行,在这种模式下允许创建系统表并填充数据,
23+
而普通的SQL命令要求系统表必须已经存在。因此<acronym>BKI</acronym>
2424
文件可以用于在第一时间创建数据库系统。(可能除此以外也没有其它用处。)
2525
</para>
2626

0 commit comments

Comments
 (0)