File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -17,14 +17,15 @@ https://github.com/postgres-cn/pgdoc-cn
1717https://github.com/postgres-cn/pgdoc-cn/wiki
1818
1919## 分支管理
20- master分支对于正在翻译的版本,当前是11 .2,各个分支对应于PostgreSQL文档的版本如下。
20+ master分支对于正在翻译的版本,当前是12 .2,各个分支对应于PostgreSQL文档的版本如下。
2121
2222- 9.3:9.3.1
2323- 9.4:9.4.4
2424- 9.5:9.5.3
2525- 9.6:9.6.0
2626- 10:10.1
27- - master:11.2
27+ - 11:11.2
28+ - master:12.2
2829
2930## 文档的编译
3031
@@ -87,8 +88,8 @@ postgresql-10.1/doc/src/sgml/html/index.html
8788- http://www.postgres.cn/docs/9.4
8889- http://www.postgres.cn/docs/9.5
8990- http://www.postgres.cn/docs/9.6
90- - http://www.postgres.cn/docs/10
91- - http://www.postgres.cn/docs/11
91+ - http://www.postgres.cn/docs/10
92+ - http://www.postgres.cn/docs/11
9293
9394通过在线中文手册上每个页面右上角的“问题报告”和“纠错本页面”链接可直接跳转到Github仓库中的相应位置报告问题或在线修改。
9495
You can’t perform that action at this time.
0 commit comments