Skip to content

Commit da84e7e

Browse files
committed
Merge pull request #75 from zuyue/patch-10
Update biblio.sgml
2 parents a68f729 + ae3b591 commit da84e7e

File tree

1 file changed

+36
-3
lines changed

1 file changed

+36
-3
lines changed

postgresql/doc/src/sgml/biblio.sgml

Lines changed: 36 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,14 @@
5252
-->
5353
<title>实用<acronym>SQL</acronym>手册</title>
5454
<titleabbrev>Bowman et al, 2001</titleabbrev>
55+
<!--
5556
<subtitle>Using SQL Variants</subtitle>
57+
-->
58+
<subtitle>使用SQL变体</subtitle>
59+
<!--
5660
<edition>Fourth Edition</edition>
61+
-->
62+
<edition>第四版</edition>
5763
<authorgroup>
5864
<author>
5965
<firstname>Judith</firstname>
@@ -84,8 +90,14 @@
8490
-->
8591
<title><acronym>SQL</acronym>标准指南</title>
8692
<titleabbrev>Date and Darwen, 1997</titleabbrev>
93+
<!--
8794
<subtitle>A user's guide to the standard database language <acronym>SQL</acronym></subtitle>
95+
-->
96+
<subtitle>标准数据库语言<acronym>SQL</acronym>的用户指南</subtitle>
97+
<!--
8898
<edition>Fourth Edition</edition>
99+
-->
100+
<edition>第四版</edition>
89101
<authorgroup>
90102
<author>
91103
<firstname>C. J.</firstname>
@@ -114,7 +126,10 @@
114126
<title>数据库系统介绍</title>
115127

116128
<titleabbrev>Date, 2004</titleabbrev>
129+
<!--
117130
<edition>Eighth Edition</edition>
131+
-->
132+
<edition>第八版</edition>
118133
<authorgroup>
119134
<author>
120135
<firstname>C. J.</firstname>
@@ -139,7 +154,10 @@
139154
<title>数据库系统原理</title>
140155

141156

142-
<edition>Fourth Edition</edition>
157+
<!--
158+
<edition>Fourth Edition</edition>
159+
-->
160+
<edition>第四版</edition>
143161
<authorgroup>
144162
<author>
145163
<firstname>Ramez</firstname>
@@ -167,7 +185,10 @@
167185
<title>理解新的<acronym>SQL</acronym></title>
168186

169187
<titleabbrev>Melton and Simon, 1993</titleabbrev>
188+
<!--
170189
<subtitle>A complete guide</subtitle>
190+
-->
191+
<subtitle>完全指导</subtitle>
171192
<authorgroup>
172193
<author>
173194
<firstname>Jim</firstname>
@@ -195,17 +216,26 @@
195216
-->
196217
<title>数据库知识原理</title>
197218

219+
<!--
198220
<subtitle>Base Systems</subtitle>
221+
-->
222+
<subtitle>基础系统</subtitle>
199223
<titleabbrev>Ullman, 1988</titleabbrev>
200224
<authorgroup>
201225
<author>
202226
<firstname>Jeffrey D.</firstname>
203227
<surname>Ullman</surname>
204228
</author>
205229
</authorgroup>
230+
<!--
206231
<volumenum>Volume 1</volumenum>
232+
-->
233+
<volumenum>第一册</volumenum>
207234
<publisher>
235+
<!--
208236
<publishername>Computer Science Press</publishername>
237+
-->
238+
<publishername>计算机科学出版社</publishername>
209239
</publisher>
210240
<pubdate>1988</pubdate>
211241
</biblioentry>
@@ -226,7 +256,10 @@
226256
</para>
227257

228258
<biblioentry id="SIM98">
259+
<!--
229260
<title>Enhancement of the ANSI SQL Implementation of PostgreSQL</title>
261+
-->
262+
<title>ANSI SQL对PostgreSQL实现的加强</title>
230263
<titleabbrev>Simkovics, 1998</titleabbrev>
231264
<authorgroup>
232265
<author>
@@ -428,8 +461,8 @@ ssimkovi@ag.or.at
428461
<biblioset relation="article">
429462

430463

431-
<title>Generalized Partial Indexes
432-
<ulink url="http://citeseer.ist.psu.edu/seshadri95generalized.html">(cached version)
464+
<title><!--Generalized Partial Indexes-->广义局部索引
465+
<ulink url="http://citeseer.ist.psu.edu/seshadri95generalized.html">(<!--cached version-->缓存版本)
433466
<!--
434467
Original URL: http://citeseer.ist.psu.edu/seshadri95generalized.html
435468
-->

0 commit comments

Comments
 (0)