summaryrefslogtreecommitdiff
path: root/doc/src/sgml/biblio.sgml
blob: e72a65ff8aa87d8dcaa42ec70c2cd883913cc6f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
<!-- doc/src/sgml/biblio.sgml -->

 <bibliography id="biblio">
  <title>Bibliography</title>

  <para>
   Selected references and readings for <acronym>SQL</acronym>
   and <productname>PostgreSQL</productname>.
  </para>

  <para>
   Some white papers and technical reports from the original
   <productname>POSTGRES</productname> development team
   are available at the University of California, Berkeley, Computer Science
   Department <ulink url="http://db.cs.berkeley.edu/papers/">web site</ulink>.
  </para>

  <bibliodiv>
   <title><acronym>SQL</acronym> Reference Books</title>

   <biblioentry id="bowman01">
    <title>The Practical <acronym>SQL</acronym> Handbook</title>
    <subtitle>Using SQL Variants</subtitle>
    <edition>Fourth Edition</edition>
    <authorgroup>
     <author>
      <firstname>Judith</firstname>
      <surname>Bowman</surname>
     </author>
     <author>
      <firstname>Sandra</firstname>
      <surname>Emerson</surname>
     </author>
     <author>
      <firstname>Marcy</firstname>
      <surname>Darnovsky</surname>
     </author>
    </authorgroup>
    <isbn>0-201-70309-2</isbn>
    <publisher>
     <publishername>Addison-Wesley Professional</publishername>
    </publisher>
    <pubdate>2001</pubdate>
   </biblioentry>

   <biblioentry id="date97">
    <title>A Guide to the <acronym>SQL</acronym> Standard</title>
    <subtitle>A user's guide to the standard database language <acronym>SQL</acronym></subtitle>
    <edition>Fourth Edition</edition>
    <authorgroup>
     <author>
      <firstname>C. J.</firstname>
      <surname>Date</surname>
     </author>
     <author>
      <firstname>Hugh</firstname>
      <surname>Darwen</surname>
     </author>
    </authorgroup>
    <isbn>0-201-96426-0</isbn>
    <publisher>
     <publishername>Addison-Wesley</publishername>
    </publisher>
    <pubdate>1997</pubdate>
   </biblioentry>

   <biblioentry id="date04">
    <title>An Introduction to Database Systems</title>
    <edition>Eighth Edition</edition>
    <authorgroup>
     <author>
      <firstname>C. J.</firstname>
      <surname>Date</surname>
     </author>
    </authorgroup>
    <isbn>0-321-19784-4</isbn>
    <publisher>
     <publishername>Addison-Wesley</publishername>
    </publisher>
    <pubdate>2003</pubdate>
   </biblioentry>

  <biblioentry id="elma04">
   <title>Fundamentals of Database Systems</title>
   <edition>Fourth Edition</edition>
   <authorgroup>
    <author>
     <firstname>Ramez</firstname>
     <surname>Elmasri</surname>
    </author>
    <author>
     <firstname>Shamkant</firstname>
     <surname>Navathe</surname>
    </author>
   </authorgroup>
   <isbn>0-321-12226-7</isbn>
   <publisher>
    <publishername>Addison-Wesley</publishername>
   </publisher>
   <pubdate>2003</pubdate>
  </biblioentry>

   <biblioentry id="melt93">
    <title>Understanding the New <acronym>SQL</acronym></title>
    <subtitle>A complete guide</subtitle>
    <authorgroup>
     <author>
      <firstname>Jim</firstname>
      <surname>Melton</surname>
     </author>
     <author>
      <firstname>Alan R.</firstname>
      <surname>Simon</surname>
     </author>
    </authorgroup>
    <isbn>1-55860-245-3</isbn>
    <publisher>
     <publishername>Morgan Kaufmann</publishername>
    </publisher>
    <pubdate>1993</pubdate>
   </biblioentry>

   <biblioentry id="ull88">
    <title>Principles of Database and Knowledge</title>
    <subtitle>Base Systems</subtitle>
    <authorgroup>
     <author>
      <firstname>Jeffrey D.</firstname>
      <surname>Ullman</surname>
     </author>
    </authorgroup>
    <volumenum>Volume 1</volumenum>
    <publisher>
     <publishername>Computer Science Press</publishername>
    </publisher>
    <pubdate>1988</pubdate>
   </biblioentry>

   <biblioentry id="sqltr-19075-6">
    <title><ulink url="http://standards.iso.org/ittf/PubliclyAvailableStandards/c067367_ISO_IEC_TR_19075-6_2017.zip">SQL Technical Report</ulink></title>
    <subtitle>Part 6: SQL support for JavaScript Object
      Notation (JSON)</subtitle>
    <edition>First Edition</edition>
    <pubdate>2017</pubdate>
   </biblioentry>

  </bibliodiv>

  <bibliodiv>
   <title>PostgreSQL-specific Documentation</title>

   <biblioentry id="sim98">
    <title>Enhancement of the ANSI SQL Implementation of PostgreSQL</title>
    <authorgroup>
     <author>
      <firstname>Stefan</firstname>
      <surname>Simkovics</surname>
<!--
Paul-Peters-Gasse 36
2384 Breitenfurt
AUSTRIA
ssimkovi@ag.or.at
-->
     </author>
    </authorgroup>
<!--
    <othercredit>
     <contrib>
      with support by
     </contrib>
     <honorific>O. Univ. Prof. Dr.</honorific>
     <firstname>Georg</firstname>
     <surname>Gottlob</surname>
     <honorific>Univ. Ass. Mag.</honorific>
     <firstname>Katrin</firstname>
     <surname>Seyr</surname>
    </othercredit>
-->
    <abstract>
     <para>
      Discusses SQL history and syntax, and describes the addition of
      <literal>INTERSECT</literal> and <literal>EXCEPT</literal> constructs into
      <productname>PostgreSQL</productname>.  Prepared as a Master's
      Thesis with the support of O. Univ. Prof. Dr. Georg Gottlob and
      Univ. Ass. Mag. Katrin Seyr at Vienna University of Technology.
     </para>
    </abstract>

    <publisher>
     <publishername>Department of Information Systems, Vienna University of Technology</publishername>
     <address>Vienna, Austria</address>
    </publisher>
    <pubdate>November 29, 1998</pubdate>
   </biblioentry>

   <biblioentry id="yu95">
    <title>The <productname>Postgres95</productname> User Manual</title>
    <authorgroup>
     <author>
      <firstname>A.</firstname>
      <surname>Yu</surname>
     </author>
     <author>
      <firstname>J.</firstname>
      <surname>Chen</surname>
     </author>
    </authorgroup>
    <publisher>
     <publishername>University  of  California</publishername>
     <address>Berkeley, California</address>
    </publisher>
    <pubdate>Sept. 5, 1995</pubdate>
   </biblioentry>

  <biblioentry id="fong">
   <title><ulink url="http://db.cs.berkeley.edu/papers/UCB-MS-zfong.pdf">The
   design and implementation of the <productname>POSTGRES</productname> query
   optimizer</ulink></title>
   <author>
    <firstname>Zelaine</firstname>
    <surname>Fong</surname>
   </author>
   <publisher>
    <publishername>University of California, Berkeley, Computer Science Department</publishername>
   </publisher>
  </biblioentry>

  </bibliodiv>

  <bibliodiv>
   <title>Proceedings and Articles</title>

   <biblioentry id="ports12">
    <biblioset relation="article">
     <title><ulink url="https://arxiv.org/pdf/1208.4179">Serializable Snapshot Isolation in PostgreSQL</ulink></title>
     <authorgroup>
      <author>
       <firstname>D.</firstname>
       <surname>Ports</surname>
      </author>
      <author>
       <firstname>K.</firstname>
       <surname>Grittner</surname>
      </author>
     </authorgroup>
    </biblioset>
    <confgroup>
     <conftitle>VLDB Conference</conftitle>
     <confdates>August 2012</confdates>
     <address>Istanbul, Turkey</address>
    </confgroup>
   </biblioentry>

   <biblioentry id="berenson95">
    <biblioset relation="article">
     <title><ulink url="https://www.microsoft.com/en-us/research/wp-content/uploads/2016/02/tr-95-51.pdf">A Critique of ANSI SQL Isolation Levels</ulink></title>
     <authorgroup>
      <author>
       <firstname>H.</firstname>
       <surname>Berenson</surname>
      </author>
      <author>
       <firstname>P.</firstname>
       <surname>Bernstein</surname>
      </author>
      <author>
       <firstname>J.</firstname>
       <surname>Gray</surname>
      </author>
      <author>
       <firstname>J.</firstname>
       <surname>Melton</surname>
      </author>
      <author>
       <firstname>E.</firstname>
       <surname>O'Neil</surname>
      </author>
      <author>
       <firstname>P.</firstname>
       <surname>O'Neil</surname>
      </author>
     </authorgroup>
    </biblioset>
    <confgroup>
     <conftitle>ACM-SIGMOD Conference on Management of Data</conftitle>
     <confdates>June 1995</confdates>
     <address>San Jose, California</address>
    </confgroup>
   </biblioentry>

   <biblioentry id="olson93">
    <title>Partial indexing in POSTGRES: research project</title>
    <authorgroup>
     <author>
      <firstname>Nels</firstname>
      <surname>Olson</surname>
     </author>
    </authorgroup>
    <pubsnumber>UCB Engin T7.49.1993 O676</pubsnumber>
    <publisher>
     <publishername>University  of  California</publishername>
     <address>Berkeley, California</address>
    </publisher>
    <pubdate>1993</pubdate>
   </biblioentry>

   <biblioentry id="ong90">
   <biblioset relation="article">
    <title>A Unified Framework for Version Modeling Using Production Rules in a Database System</title>
    <authorgroup>
     <author>
      <firstname>L.</firstname>
      <surname>Ong</surname>
     </author>
     <author>
      <firstname>J.</firstname>
      <surname>Goh</surname>
     </author>
    </authorgroup>
   </biblioset>
   <biblioset relation="journal">
    <title>ERL Technical Memorandum M90/33</title>
    <publisher>
     <publishername>University  of  California</publishername>
     <address>Berkeley, California</address>
    </publisher>
    <pubdate>April, 1990</pubdate>
   </biblioset>
   </biblioentry>

   <biblioentry id="rowe87">
   <biblioset relation="article">
    <title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M87-13.pdf">The <productname>POSTGRES</productname>
    data model</ulink></title>
    <authorgroup>
     <author>
      <firstname>L.</firstname>
      <surname>Rowe</surname>
     </author>
     <author>
      <firstname>M.</firstname>
      <surname>Stonebraker</surname>
     </author>
    </authorgroup>
    </biblioset>
    <confgroup>
     <conftitle>VLDB Conference</conftitle>
     <confdates>Sept. 1987</confdates>
     <address>Brighton, England</address>
    </confgroup>
   </biblioentry>

   <biblioentry id="seshadri95">
   <biblioset relation="article">
    <title><ulink url="http://citeseer.ist.psu.edu/seshadri95generalized.html">Generalized
    Partial Indexes</ulink></title>
    <authorgroup>
     <author>
      <firstname>P.</firstname>
      <surname>Seshadri</surname>
     </author>
     <author>
      <firstname>A.</firstname>
      <surname>Swami</surname>
     </author>
    </authorgroup>
   </biblioset>
    <confgroup>
     <conftitle>Eleventh International Conference on Data Engineering</conftitle>
     <confdates>6&ndash;10 March 1995</confdates>
     <address>Taipeh, Taiwan</address>
    </confgroup>
    <pubsnumber>Cat. No.95CH35724</pubsnumber>
    <publisher>
     <publishername>IEEE Computer Society Press</publishername>
     <address>Los Alamitos, California</address>
    </publisher>
    <pubdate>1995</pubdate>
    <pagenums>420&ndash;7</pagenums>
   </biblioentry>

   <biblioentry id="ston86">
   <biblioset relation="article">
    <title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M85-95.pdf">The
    design of <productname>POSTGRES</productname></ulink></title>
    <authorgroup>
     <author>
      <firstname>M.</firstname>
      <surname>Stonebraker</surname>
     </author>
     <author>
      <firstname>L.</firstname>
      <surname>Rowe</surname>
     </author>
    </authorgroup>
   </biblioset>
    <confgroup>
     <conftitle>ACM-SIGMOD Conference on Management of Data</conftitle>
     <confdates>May 1986</confdates>
     <address>Washington, DC</address>
    </confgroup>
   </biblioentry>

   <biblioentry id="ston87a">
   <biblioset relation="article">
    <title>The design of the <productname>POSTGRES</productname> rules system</title>
    <authorgroup>
     <author>
      <firstname>M.</firstname>
      <surname>Stonebraker</surname>
     </author>
     <author>
      <firstname>E.</firstname>
      <surname>Hanson</surname>
     </author>
     <author>
      <firstname>C. H.</firstname>
      <surname>Hong</surname>
     </author>
    </authorgroup>
   </biblioset>
    <confgroup>
     <conftitle>IEEE Conference on Data Engineering</conftitle>
     <confdates>Feb. 1987</confdates>
     <address>Los Angeles, California</address>
    </confgroup>
   </biblioentry>

   <biblioentry id="ston87b">
   <biblioset relation="article">
    <title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M87-06.pdf">The
    design of the <productname>POSTGRES</productname> storage
    system</ulink></title>
    <authorgroup>
     <author>
      <firstname>M.</firstname>
      <surname>Stonebraker</surname>
     </author>
    </authorgroup>
   </biblioset>
    <confgroup>
     <conftitle>VLDB Conference</conftitle>
     <confdates>Sept. 1987</confdates>
     <address>Brighton, England</address>
    </confgroup>
   </biblioentry>

   <biblioentry id="ston89">
   <biblioset relation="article">
    <title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M89-82.pdf">A
    commentary on the <productname>POSTGRES</productname> rules
    system</ulink></title>
    <authorgroup>
     <author>
      <firstname>M.</firstname>
      <surname>Stonebraker</surname>
     </author>
     <author>
      <firstname>M.</firstname>
      <surname>Hearst</surname>
     </author>
     <author>
      <firstname>S.</firstname>
      <surname>Potamianos</surname>
     </author>
    </authorgroup>
   </biblioset>
   <biblioset relation="journal">
    <title>SIGMOD Record 18(3)</title>
    <date>Sept. 1989</date>
   </biblioset>
   </biblioentry>

   <biblioentry id="ston89b">
   <biblioset relation="article">
    <title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M89-17.pdf">The
    case for partial indexes</ulink></title>
    <authorgroup>
     <author>
      <firstname>M.</firstname>
      <surname>Stonebraker</surname>
     </author>
    </authorgroup>
   </biblioset>
   <biblioset relation="journal">
    <title>SIGMOD Record 18(4)</title>
    <date>Dec. 1989</date>
    <pagenums>4&ndash;11</pagenums>
   </biblioset>
   </biblioentry>

   <biblioentry id="ston90a">
   <biblioset relation="article">
    <title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M90-34.pdf">The
    implementation of <productname>POSTGRES</productname></ulink></title>
    <authorgroup>
     <author>
      <firstname>M.</firstname>
      <surname>Stonebraker</surname>
     </author>
     <author>
      <firstname>L. A.</firstname>
      <surname>Rowe</surname>
     </author>
     <author>
      <firstname>M.</firstname>
      <surname>Hirohama</surname>
     </author>
    </authorgroup>
   </biblioset>
   <biblioset relation="journal">
    <title>Transactions on Knowledge and Data Engineering 2(1)</title>
    <publisher>
     <publishername>IEEE</publishername>
    </publisher>
    <date>March 1990</date>
   </biblioset>
   </biblioentry>

   <biblioentry id="ston90b">
   <biblioset relation="article">
    <title><ulink url="http://db.cs.berkeley.edu/papers/ERL-M90-36.pdf">On
    Rules, Procedures, Caching and Views in Database Systems</ulink></title>
    <authorgroup>
     <author>
      <firstname>M.</firstname>
      <surname>Stonebraker</surname>
     </author>
     <author>
      <firstname>A.</firstname>
      <surname>Jhingran</surname>
     </author>
     <author>
      <firstname>J.</firstname>
      <surname>Goh</surname>
     </author>
     <author>
      <firstname>S.</firstname>
      <surname>Potamianos</surname>
     </author>
    </authorgroup>
   </biblioset>
    <confgroup>
     <conftitle>ACM-SIGMOD Conference on Management of Data</conftitle>
     <confdates>June 1990</confdates>
    </confgroup>
   </biblioentry>

  </bibliodiv>
 </bibliography>