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
17
17
https://github.com/postgres-cn/pgdoc-cn/wiki
18
18
19
19
## 分支管理
20
- master分支对于正在翻译的版本,当前是11 .2,各个分支对应于PostgreSQL文档的版本如下。
20
+ master分支对于正在翻译的版本,当前是12 .2,各个分支对应于PostgreSQL文档的版本如下。
21
21
22
22
- 9.3:9.3.1
23
23
- 9.4:9.4.4
24
24
- 9.5:9.5.3
25
25
- 9.6:9.6.0
26
26
- 10:10.1
27
- - master:11.2
27
+ - 11:11.2
28
+ - master:12.2
28
29
29
30
## 文档的编译
30
31
@@ -87,8 +88,8 @@ postgresql-10.1/doc/src/sgml/html/index.html
87
88
- http://www.postgres.cn/docs/9.4
88
89
- http://www.postgres.cn/docs/9.5
89
90
- 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
92
93
93
94
通过在线中文手册上每个页面右上角的“问题报告”和“纠错本页面”链接可直接跳转到Github仓库中的相应位置报告问题或在线修改。
94
95
You can’t perform that action at this time.
0 commit comments