Skip to content

Commit 1ec145e

Browse files
committed
PG13中文版翻译完成发,布note更新
1 parent d2904ba commit 1ec145e

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed
Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
<abstract>
22
<para>
3-
《PostgreSQL 13.1手册》目前正在翻译中,未翻译的章节暂时看到的是上一版本<ulink url="http://www.postgres.cn/docs/12">《PostgreSQL 12.2手册》</ulink>中的内容。
4-
翻译进度请参考<ulink url="https://github.com/postgres-cn/pgdoc-cn/wiki/pg13">PostgreSQL 13中文手册的翻译</ulink>。
3+
PostgreSQL 9.6版本以后的中文手册最初基于<ulink url="http://www.pengyuwei.net">彭煜玮</ulink>副教授翻译的
4+
<ulink url="http://www.pengyuwei.net/PGDOC/960/index.html">《PostgreSQL 9.6.0 文档》</ulink>,后续版本的中文手册主要在前一版本的基础上作增量翻译。
5+
《PostgreSQL 13.1手册》基于前一版本的<ulink url="http://www.postgres.cn/docs/12">《PostgreSQL 12.2手册》</ulink>翻译。
6+
翻译工作由文档翻译组志愿者chegong18,sizhitu,YuanHao,LiuMengzhen,ChenHuajun等完成。
7+
详细请参考<ulink url="https://github.com/postgres-cn/pgdoc-cn/wiki/pg13">PostgreSQL 13中文手册的翻译</ulink>。
58
如果发现中文手册中存在问题,请向<ulink url="https://github.com/postgres-cn/pgdoc-cn">Github源码仓库</ulink>提交问题报告(Issue)或修订Patch(PR)。
69
</para>
710
<para>
8-
中文手册版本:0.1 最后更新时间:${updatedate}
11+
中文手册版本:1.0 最后更新时间:${updatedate}
912
</para>
1013

1114
</abstract>

postgresql/doc/src/sgml/postgres.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ break is not needed in a wider output rendering.
2626
<!--==========================orignal english content==========================
2727
<title>PostgreSQL &version; Documentation</title>
2828
____________________________________________________________________________-->
29-
<title>PostgreSQL &version; 手册(翻译中)</title>
29+
<title>PostgreSQL &version; 手册</title>
3030
<!--==========================orignal english content==========================
3131
<bookinfo>
3232
<corpauthor>The PostgreSQL Global Development Group</corpauthor>

0 commit comments

Comments
 (0)