Skip to content

Commit c58d5d5

Browse files
committed
Adjust spelling of article titles to match the originals, add some links.
1 parent 5490c72 commit c58d5d5

File tree

1 file changed

+33
-25
lines changed

1 file changed

+33
-25
lines changed

doc/src/sgml/biblio.sgml

Lines changed: 33 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/biblio.sgml,v 1.18 2002/01/08 18:03:25 petere Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/biblio.sgml,v 1.19 2002/01/08 23:50:37 petere Exp $
33
-->
44

55
<bibliography id="biblio">
@@ -239,6 +239,20 @@ ssimkovi@ag.or.at
239239
</publisher>
240240
</biblioentry>
241241

242+
<biblioentry id="FONG">
243+
<title><ulink
244+
url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/UCB-MS-zfong.pdf">The
245+
design and implementation of the
246+
<productname>POSTGRES</productname> query optimizer</ulink></title>
247+
<author>
248+
<firstname>Zelaine</firstname>
249+
<surname>Fong</surname>
250+
</author>
251+
<publisher>
252+
<publishername>University of California, Berkeley, Computer Science Department</publishername>
253+
</publisher>
254+
</biblioentry>
255+
242256
</bibliodiv>
243257

244258
<bibliodiv>
@@ -289,7 +303,7 @@ ssimkovi@ag.or.at
289303

290304
<biblioentry id="ROWE87">
291305
<biblioset relation="article">
292-
<title>The <productname>Postgres</productname> Data Model</title>
306+
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M87-13.pdf">The <productname>POSTGRES</productname> data model</ulink></title>
293307
<titleabbrev>Rowe and Stonebraker, 1987</titleabbrev>
294308
<authorgroup>
295309
<author>
@@ -341,7 +355,7 @@ ssimkovi@ag.or.at
341355

342356
<biblioentry id="STON86">
343357
<biblioset relation="article">
344-
<title>The Design of <productname>Postgres</productname></title>
358+
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M85-95.pdf">The design of <productname>POSTGRES</productname></ulink></title>
345359
<titleabbrev>Stonebraker and Rowe, 1986</titleabbrev>
346360
<authorgroup>
347361
<author>
@@ -363,7 +377,7 @@ ssimkovi@ag.or.at
363377

364378
<biblioentry id="STON87a">
365379
<biblioset relation="article">
366-
<title>The Design of the <productname>Postgres</productname> Rules System</title>
380+
<title>The design of the <productname>POSTGRES</productname> rules system</title>
367381
<titleabbrev>Stonebraker, Hanson, Hong, 1987</titleabbrev>
368382
<authorgroup>
369383
<author>
@@ -389,7 +403,7 @@ ssimkovi@ag.or.at
389403

390404
<biblioentry id="STON87b">
391405
<biblioset relation="article">
392-
<title>The <productname>Postgres</productname> Storage System</title>
406+
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M87-06.pdf">The design of the <productname>POSTGRES</productname> storage system</ulink></title>
393407
<titleabbrev>Stonebraker, 1987</titleabbrev>
394408
<authorgroup>
395409
<author>
@@ -407,7 +421,7 @@ ssimkovi@ag.or.at
407421

408422
<biblioentry id="STON89">
409423
<biblioset relation="article">
410-
<title>A Commentary on the <productname>Postgres</productname> Rules System</title>
424+
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-82.pdf">A commentary on the <productname>POSTGRES</productname> rules system</ulink></title>
411425
<titleabbrev>Stonebraker et al, 1989</titleabbrev>
412426
<authorgroup>
413427
<author>
@@ -432,7 +446,7 @@ ssimkovi@ag.or.at
432446

433447
<biblioentry id="STON89b">
434448
<biblioset relation="article">
435-
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-17.pdf">The case for partial indexes (DBMS)</ulink></title>
449+
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-17.pdf">The case for partial indexes</ulink></title>
436450
<titleabbrev>Stonebraker, M, 1989b</titleabbrev>
437451
<authorgroup>
438452
<author>
@@ -450,7 +464,7 @@ ssimkovi@ag.or.at
450464

451465
<biblioentry id="STON90a">
452466
<biblioset relation="article">
453-
<title>The Implementation of <productname>Postgres</productname></title>
467+
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M90-34.pdf">The implementation of <productname>POSTGRES</productname></ulink></title>
454468
<titleabbrev>Stonebraker, Rowe, Hirohama, 1990</titleabbrev>
455469
<authorgroup>
456470
<author>
@@ -478,15 +492,24 @@ ssimkovi@ag.or.at
478492

479493
<biblioentry id="STON90b">
480494
<biblioset relation="article">
481-
<title>On Rules, Procedures, Caching and Views in Database Systems</title>
495+
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M90-36.pdf">On Rules, Procedures, Caching and Views in Database Systems</ulink></title>
482496
<titleabbrev>Stonebraker et al, ACM, 1990</titleabbrev>
483497
<authorgroup>
484498
<author>
485499
<firstname>M.</firstname>
486500
<surname>Stonebraker</surname>
487501
</author>
488502
<author>
489-
<surname>et al.</surname>
503+
<firstname>A.</firstname>
504+
<surname>Jhingran</surname>
505+
</author>
506+
<author>
507+
<firstname>J.</firstname>
508+
<surname>Goh</surname>
509+
</author>
510+
<author>
511+
<firstname>S.</firstname>
512+
<surname>Potamianos</surname>
490513
</author>
491514
</authorgroup>
492515
</biblioset>
@@ -496,21 +519,6 @@ ssimkovi@ag.or.at
496519
</confgroup>
497520
</biblioentry>
498521

499-
<biblioentry id="FONG">
500-
<biblioset relation="article">
501-
<title>The Design and Implementation of the Postgres Query Optimizer</title>
502-
<author>
503-
<firstname>Z.</firstname>
504-
<surname>Fong</surname>
505-
</author>
506-
<publisher>
507-
<publishername>University of California, Berkeley Computer Science Department</publishername>
508-
</publisher>
509-
510-
<bibliomisc>file <filename>planner/Report.ps</filename> in the <quote>postgres-papers</quote> distribution</bibliomisc>
511-
</biblioset>
512-
</biblioentry>
513-
514522
</bibliodiv>
515523
</bibliography>
516524

0 commit comments

Comments
 (0)