We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26c22f0 commit 5635474Copy full SHA for 5635474
postgresql/doc/src/sgml/pgdoccn-notes.sgml
@@ -1,7 +1,8 @@
1
<abstract>
2
<para>
3
-
4
- 《PostgreSQL 12.2手册》基于上一版本<ulink url="http://www.postgres.cn/docs/11">《PostgreSQL 11.2手册》</ulink>翻译。
+ PostgreSQL 9.6版本以后的中文手册最初基于<ulink url="http://www.pengyuwei.net">彭煜玮</ulink>副教授翻译的
+ <ulink url="http://www.pengyuwei.net/PGDOC/960/index.html">《PostgreSQL 9.6.0 文档》</ulink>,后续版本的中文手册主要在前一版本的基础上作增量翻译。
5
+ 《PostgreSQL 12.2手册》基于前一版本的<ulink url="http://www.postgres.cn/docs/11">《PostgreSQL 11.2手册》</ulink翻译。
6
翻译工作由文档翻译组志愿者chegong18,sizhitu,sunshinerxu,ChenHuajun,jingsam,messon007等完成。
7
详细请参考<ulink url="https://github.com/postgres-cn/pgdoc-cn/wiki/pg12">PostgreSQL 12中文手册的翻译</ulink>。
8
如果发现中文手册中存在问题,请向<ulink url="https://github.com/postgres-cn/pgdoc-cn">Github源码仓库</ulink>提交问题报告(Issue)或修订Patch(PR)。
0 commit comments