File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 1
1
<abstract>
2
2
<para>
3
- 注意:这是PostgreSQL9.4.4的<emphasis>翻译中</>版本,在翻译完成之前,很多内容还是9.3.1的。关于翻译进度请参考<ulink url="https://github.com/postgres-cn/pgdoc-cn/wiki/pg9.4">PostgreSQL9.4中文手册的翻译</ulink>。我们也欢迎任何人贡献翻译工作。
3
+ PostgreSQL9.4.4中文手册是在<ulink url="http://www.postgres.cn/docs/9.3">《PostgreSQL9.3.1中文手册》</ulink>
4
+ 的基础上翻译而成,山东瀚高的韩悦悦和另一名同事完成了绝大部分的翻译工作。
5
+ 如果发现中文手册中的问题请向<ulink url="https://github.com/postgres-cn/pgdoc-cn">Github源码仓库</ulink>或PostgreSQL中文手册翻译小组QQ群(309292849)反馈,也可直接向Github源码仓库提交PR。
4
6
</para>
5
7
<para>
6
- 本中文手册是在PostgreSQL中国用户会的组织下,由以媛媛、韩悦悦为代表的山东瀚高的开发人员以及社区其他志愿者基于何伟平先生的《PostgreSQL 8.2.3中文文档》翻译,详细请参考<ulink url="https://github.com/postgres-cn/pgdoc-cn/releases/tag/v9.3.1-1.1">PostgreSQL 9.3.1中文手册1.1版发布说明</ulink>。
7
- 目前中文手册的校对还在进行中,访问<ulink url="http://www.postgres.cn/docs/9.3">在线中文手册</ulink>可获取实时更新的版本。
8
- 如果发现中文手册中的问题请向<ulink url="https://github.com/postgres-cn/pgdoc-cn">Github源码仓库</ulink>或PostgreSQL中文手册翻译小组QQ群(309292849)反馈,也可直接向Github源码仓库提交修改。
9
- </para>
10
- <para>
11
- 中文手册版本:0.1 最后更新时间:${updatedate}
8
+ 中文手册版本:1.0 最后更新时间:${updatedate}
12
9
</para>
13
10
14
11
</abstract>
Original file line number Diff line number Diff line change 17
17
<!--
18
18
<title>PostgreSQL &version; Documentation</title>
19
19
-->
20
- <title>PostgreSQL &version; 中文手册(翻译中) </title>
20
+ <title>PostgreSQL &version; 中文手册</title>
21
21
22
22
<bookinfo>
23
23
<!--
You can’t perform that action at this time.
0 commit comments