File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -60,8 +60,7 @@ can be created without links to the main documentation. Don't use <xref>.
60
60
版本说明包含每个<productname>PostgreSQL</>版本中重大变化,
61
61
在上面列出的主要特性和迁移问题。
62
62
版本说明不包含只影响少数用户或者改变是内部的不是用户可见的那些变化。
63
- 比如,在几乎每一个版本中都会改进优化器。但是这种改进
64
- 往往通过用户作为简单快速查询被观察。
63
+ 比如,在几乎每一个版本中都会改进优化器。不过通过查询速度的加快通常是可以让用户觉察到优化器是做了改进的。
65
64
</para>
66
65
67
66
<!--
@@ -79,7 +78,7 @@ can be created without links to the main documentation. Don't use <xref>.
79
78
每个版本变化的完整列表可以通过查看每个版本的<link linkend="git">Git</link>日志
80
79
获得。<ulink
81
80
url="http://archives.postgresql.org/pgsql-committers/"><literal>pgsql-committers</literal>
82
- email list</ulink>也记录所有源代码变化 。
81
+ email list</ulink>也记录所有源代码的变化 。
83
82
还有<ulink url="http://git.postgresql.org/gitweb?p=postgresql.git;a=summary">网络
84
83
接口</ulink>显示了特定文件的变化。
85
84
@@ -94,8 +93,8 @@ can be created without links to the main documentation. Don't use <xref>.
94
93
</para>
95
94
-->
96
95
<para>
97
- 每项目附近出现的名称代表了该项目的主要开发人员 。当然
98
- 所有的变化包含社区讨论和补丁检查,因此每个项目真正的是社区的努力 。
96
+ 每个项目旁边显示的人名代表了该项目的主要开发人员 。当然
97
+ 所有的更改包含了社区讨论和补丁检查,因此每个项目都真的是社区努力的成果 。
99
98
</para>
100
99
101
100
<!--
You can’t perform that action at this time.
0 commit comments