|
1 | 1 | <!--
|
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 $ |
3 | 3 | -->
|
4 | 4 |
|
5 | 5 | <bibliography id="biblio">
|
|
239 | 239 | </publisher>
|
240 | 240 | </biblioentry>
|
241 | 241 |
|
| 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 | + |
242 | 256 | </bibliodiv>
|
243 | 257 |
|
244 | 258 | <bibliodiv>
|
|
289 | 303 |
|
290 | 304 | <biblioentry id="ROWE87">
|
291 | 305 | <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> |
293 | 307 | <titleabbrev>Rowe and Stonebraker, 1987</titleabbrev>
|
294 | 308 | <authorgroup>
|
295 | 309 | <author>
|
|
341 | 355 |
|
342 | 356 | <biblioentry id="STON86">
|
343 | 357 | <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> |
345 | 359 | <titleabbrev>Stonebraker and Rowe, 1986</titleabbrev>
|
346 | 360 | <authorgroup>
|
347 | 361 | <author>
|
|
363 | 377 |
|
364 | 378 | <biblioentry id="STON87a">
|
365 | 379 | <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> |
367 | 381 | <titleabbrev>Stonebraker, Hanson, Hong, 1987</titleabbrev>
|
368 | 382 | <authorgroup>
|
369 | 383 | <author>
|
|
389 | 403 |
|
390 | 404 | <biblioentry id="STON87b">
|
391 | 405 | <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> |
393 | 407 | <titleabbrev>Stonebraker, 1987</titleabbrev>
|
394 | 408 | <authorgroup>
|
395 | 409 | <author>
|
|
407 | 421 |
|
408 | 422 | <biblioentry id="STON89">
|
409 | 423 | <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> |
411 | 425 | <titleabbrev>Stonebraker et al, 1989</titleabbrev>
|
412 | 426 | <authorgroup>
|
413 | 427 | <author>
|
|
432 | 446 |
|
433 | 447 | <biblioentry id="STON89b">
|
434 | 448 | <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> |
436 | 450 | <titleabbrev>Stonebraker, M, 1989b</titleabbrev>
|
437 | 451 | <authorgroup>
|
438 | 452 | <author>
|
|
450 | 464 |
|
451 | 465 | <biblioentry id="STON90a">
|
452 | 466 | <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> |
454 | 468 | <titleabbrev>Stonebraker, Rowe, Hirohama, 1990</titleabbrev>
|
455 | 469 | <authorgroup>
|
456 | 470 | <author>
|
|
478 | 492 |
|
479 | 493 | <biblioentry id="STON90b">
|
480 | 494 | <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> |
482 | 496 | <titleabbrev>Stonebraker et al, ACM, 1990</titleabbrev>
|
483 | 497 | <authorgroup>
|
484 | 498 | <author>
|
485 | 499 | <firstname>M.</firstname>
|
486 | 500 | <surname>Stonebraker</surname>
|
487 | 501 | </author>
|
488 | 502 | <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> |
490 | 513 | </author>
|
491 | 514 | </authorgroup>
|
492 | 515 | </biblioset>
|
|
496 | 519 | </confgroup>
|
497 | 520 | </biblioentry>
|
498 | 521 |
|
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 |
| - |
514 | 522 | </bibliodiv>
|
515 | 523 | </bibliography>
|
516 | 524 |
|
|
0 commit comments