| 1 |
<!-- |
|---|
| 2 |
$Header: /var/lib/cvs/pgsql-fr/sgml/biblio.sgml,v 1.5 2005/01/30 22:59:21 guillaume Exp $ |
|---|
| 3 |
--> |
|---|
| 4 |
|
|---|
| 5 |
<bibliography id="biblio"> |
|---|
| 6 |
<title>Bibliographie</title> |
|---|
| 7 |
|
|---|
| 8 |
<para> |
|---|
| 9 |
Références sélectionnées et lectures sur <acronym>SQL</acronym> |
|---|
| 10 |
et <productname>PostgreSQL</productname>. |
|---|
| 11 |
</para> |
|---|
| 12 |
|
|---|
| 13 |
<para> |
|---|
| 14 |
Quelques livres blancs et rapports techniques réalisés par l'équipe d'origine de |
|---|
| 15 |
développement de <productname>POSTGRES</productname> sont |
|---|
| 16 |
disponibles sur le |
|---|
| 17 |
<ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/"> |
|---|
| 18 |
site web du département des sciences informatiques de l'université de |
|---|
| 19 |
Californie</ulink> |
|---|
| 20 |
</para> |
|---|
| 21 |
|
|---|
| 22 |
<bibliodiv> |
|---|
| 23 |
<title>Livres de référence sur <acronym>SQL</acronym></title> |
|---|
| 24 |
<para>Textes de référence sur les fonctionnalités de <acronym>SQL</acronym>.</para> |
|---|
| 25 |
|
|---|
| 26 |
<biblioentry id="BOWMAN93"> |
|---|
| 27 |
<title>The Practical <acronym>SQL</acronym> Handbook</title> |
|---|
| 28 |
<titleabbrev>Bowman et al, 1996</titleabbrev> |
|---|
| 29 |
<subtitle>Using Structured Query Language</subtitle> |
|---|
| 30 |
<edition>Third Edition</edition> |
|---|
| 31 |
<authorgroup> |
|---|
| 32 |
<author> |
|---|
| 33 |
<firstname>Judith</firstname> |
|---|
| 34 |
<surname>Bowman</surname> |
|---|
| 35 |
</author> |
|---|
| 36 |
<author> |
|---|
| 37 |
<firstname>Sandra</firstname> |
|---|
| 38 |
<surname>Emerson</surname> |
|---|
| 39 |
</author> |
|---|
| 40 |
<author> |
|---|
| 41 |
<firstname>Marcy</firstname> |
|---|
| 42 |
<surname>Darnovsky</surname> |
|---|
| 43 |
</author> |
|---|
| 44 |
</authorgroup> |
|---|
| 45 |
<isbn>0-201-44787-8</isbn> |
|---|
| 46 |
<pubdate>1996</pubdate> |
|---|
| 47 |
<publisher> |
|---|
| 48 |
<publishername>Addison-Wesley</publishername> |
|---|
| 49 |
</publisher> |
|---|
| 50 |
<copyright> |
|---|
| 51 |
<year>1996</year> |
|---|
| 52 |
<holder>Addison-Wesley Longman, Inc.</holder> |
|---|
| 53 |
</copyright> |
|---|
| 54 |
</biblioentry> |
|---|
| 55 |
|
|---|
| 56 |
<biblioentry id="DATE97"> |
|---|
| 57 |
<title>A Guide to the <acronym>SQL</acronym> Standard</title> |
|---|
| 58 |
<titleabbrev>Date and Darwen, 1997</titleabbrev> |
|---|
| 59 |
<subtitle>A user's guide to the standard database language <acronym>SQL</acronym></subtitle> |
|---|
| 60 |
<edition>Fourth Edition</edition> |
|---|
| 61 |
<authorgroup> |
|---|
| 62 |
<author> |
|---|
| 63 |
<firstname>C. J.</firstname> |
|---|
| 64 |
<surname>Date</surname> |
|---|
| 65 |
</author> |
|---|
| 66 |
<author> |
|---|
| 67 |
<firstname>Hugh</firstname> |
|---|
| 68 |
<surname>Darwen</surname> |
|---|
| 69 |
</author> |
|---|
| 70 |
</authorgroup> |
|---|
| 71 |
<isbn>0-201-96426-0</isbn> |
|---|
| 72 |
<pubdate>1997</pubdate> |
|---|
| 73 |
<publisher> |
|---|
| 74 |
<publishername>Addison-Wesley</publishername> |
|---|
| 75 |
</publisher> |
|---|
| 76 |
<copyright> |
|---|
| 77 |
<year>1997</year> |
|---|
| 78 |
<holder>Addison-Wesley Longman, Inc.</holder> |
|---|
| 79 |
</copyright> |
|---|
| 80 |
</biblioentry> |
|---|
| 81 |
|
|---|
| 82 |
<biblioentry id="DATE94"> |
|---|
| 83 |
<title>An Introduction to Database Systems</title> |
|---|
| 84 |
<titleabbrev>Date, 1994</titleabbrev> |
|---|
| 85 |
<edition>Sixth Edition</edition> |
|---|
| 86 |
<authorgroup> |
|---|
| 87 |
<author> |
|---|
| 88 |
<firstname>C. J.</firstname> |
|---|
| 89 |
<surname>Date</surname> |
|---|
| 90 |
</author> |
|---|
| 91 |
</authorgroup> |
|---|
| 92 |
<volumenum>Volume 1</volumenum> |
|---|
| 93 |
<pubdate>1994</pubdate> |
|---|
| 94 |
<publisher> |
|---|
| 95 |
<publishername>Addison-Wesley</publishername> |
|---|
| 96 |
</publisher> |
|---|
| 97 |
<copyright> |
|---|
| 98 |
<year>1994</year> |
|---|
| 99 |
<holder>Addison-Wesley Longman, Inc.</holder> |
|---|
| 100 |
</copyright> |
|---|
| 101 |
</biblioentry> |
|---|
| 102 |
|
|---|
| 103 |
<biblioentry id="ELMA99"> |
|---|
| 104 |
<title>Fundamentals of Database Systems</title> |
|---|
| 105 |
<edition>3rd Edition</edition> |
|---|
| 106 |
<authorgroup> |
|---|
| 107 |
<author> |
|---|
| 108 |
<firstname>Ramez</firstname> |
|---|
| 109 |
<surname>Elmasri</surname> |
|---|
| 110 |
</author> |
|---|
| 111 |
<author> |
|---|
| 112 |
<firstname>Shamkant</firstname> |
|---|
| 113 |
<surname>Navathe</surname> |
|---|
| 114 |
</author> |
|---|
| 115 |
</authorgroup> |
|---|
| 116 |
<isbn>0-805-31755-4</isbn> |
|---|
| 117 |
<pubdate>August 1999</pubdate> |
|---|
| 118 |
<publisher> |
|---|
| 119 |
<publishername>Addison-Wesley</publishername> |
|---|
| 120 |
</publisher> |
|---|
| 121 |
</biblioentry> |
|---|
| 122 |
|
|---|
| 123 |
<biblioentry id="MELT93"> |
|---|
| 124 |
<title>Understanding the New <acronym>SQL</acronym></title> |
|---|
| 125 |
<titleabbrev>Melton and Simon, 1993</titleabbrev> |
|---|
| 126 |
<subtitle>A complete guide</subtitle> |
|---|
| 127 |
<authorgroup> |
|---|
| 128 |
<author> |
|---|
| 129 |
<firstname>Jim</firstname> |
|---|
| 130 |
<surname>Melton</surname> |
|---|
| 131 |
</author> |
|---|
| 132 |
<author> |
|---|
| 133 |
<firstname>Alan R.</firstname> |
|---|
| 134 |
<surname>Simon</surname> |
|---|
| 135 |
</author> |
|---|
| 136 |
</authorgroup> |
|---|
| 137 |
<isbn>1-55860-245-3</isbn> |
|---|
| 138 |
<pubdate>1993</pubdate> |
|---|
| 139 |
<publisher> |
|---|
| 140 |
<publishername>Morgan Kaufmann</publishername> |
|---|
| 141 |
</publisher> |
|---|
| 142 |
<copyright> |
|---|
| 143 |
<year>1993</year> |
|---|
| 144 |
<holder>Morgan Kaufmann Publishers, Inc.</holder> |
|---|
| 145 |
</copyright> |
|---|
| 146 |
</biblioentry> |
|---|
| 147 |
|
|---|
| 148 |
<biblioentry id="ULL88"> |
|---|
| 149 |
<title>Principles of Database and Knowledge</title> |
|---|
| 150 |
<subtitle>Base Systems</subtitle> |
|---|
| 151 |
<titleabbrev>Ullman, 1988</titleabbrev> |
|---|
| 152 |
<authorgroup> |
|---|
| 153 |
<author> |
|---|
| 154 |
<firstname>Jeffrey D.</firstname> |
|---|
| 155 |
<surname>Ullman</surname> |
|---|
| 156 |
</author> |
|---|
| 157 |
</authorgroup> |
|---|
| 158 |
<volumenum>Volume 1</volumenum> |
|---|
| 159 |
<publisher> |
|---|
| 160 |
<publishername>Computer Science Press</publishername> |
|---|
| 161 |
</publisher> |
|---|
| 162 |
<pubdate>1988</pubdate> |
|---|
| 163 |
</biblioentry> |
|---|
| 164 |
|
|---|
| 165 |
</bibliodiv> |
|---|
| 166 |
|
|---|
| 167 |
<bibliodiv> |
|---|
| 168 |
<title>Documentation spécifique sur PostgreSQL</title> |
|---|
| 169 |
<para>Cette section concerne la documentation relative à PostgreSQL.</para> |
|---|
| 170 |
|
|---|
| 171 |
<biblioentry id="SIM98"> |
|---|
| 172 |
<title>Enhancement of the ANSI SQL Implementation of PostgreSQL</title> |
|---|
| 173 |
<titleabbrev>Simkovics, 1998</titleabbrev> |
|---|
| 174 |
<authorgroup> |
|---|
| 175 |
<author> |
|---|
| 176 |
<firstname>Stefan</firstname> |
|---|
| 177 |
<surname>Simkovics</surname> |
|---|
| 178 |
<!-- |
|---|
| 179 |
Paul-Peters-Gasse 36 |
|---|
| 180 |
2384 Breitenfurt |
|---|
| 181 |
AUSTRIA |
|---|
| 182 |
ssimkovi@ag.or.at |
|---|
| 183 |
--> |
|---|
| 184 |
</author> |
|---|
| 185 |
</authorgroup> |
|---|
| 186 |
<!-- |
|---|
| 187 |
<othercredit> |
|---|
| 188 |
<contrib> |
|---|
| 189 |
with support by |
|---|
| 190 |
</contrib> |
|---|
| 191 |
<honorific>O. Univ. Prof. Dr.</honorific> |
|---|
| 192 |
<firstname>Georg</firstname> |
|---|
| 193 |
<surname>Gottlob</surname> |
|---|
| 194 |
<honorific>Univ. Ass. Mag.</honorific> |
|---|
| 195 |
<firstname>Katrin</firstname> |
|---|
| 196 |
<surname>Seyr</surname> |
|---|
| 197 |
</othercredit> |
|---|
| 198 |
--> |
|---|
| 199 |
<abstract> |
|---|
| 200 |
<para> |
|---|
| 201 |
Discute de l'histoire et de la syntaxe de SQL, et décrit les ajouts des |
|---|
| 202 |
constructions <literal>INTERSECT</> et <literal>EXCEPT</> dans |
|---|
| 203 |
<productname>PostgreSQL</productname>. Écrit pour une thèse avec le |
|---|
| 204 |
support du professeur d'université Georg Gottlob et de son assistante |
|---|
| 205 |
Katrin Seyr à l'université de technologie de Vienne. |
|---|
| 206 |
</para> |
|---|
| 207 |
</abstract> |
|---|
| 208 |
|
|---|
| 209 |
<pubdate>29 novembre 1998</pubdate> |
|---|
| 210 |
<publisher> |
|---|
| 211 |
<publishername>Département des systèmes d'informations, université de |
|---|
| 212 |
technologie de Vienne</publishername> |
|---|
| 213 |
<address>Vienne, Autriche</address> |
|---|
| 214 |
</publisher> |
|---|
| 215 |
</biblioentry> |
|---|
| 216 |
|
|---|
| 217 |
<biblioentry id="YU95"> |
|---|
| 218 |
<title>The <productname>Postgres95</productname> User Manual</title> |
|---|
| 219 |
<titleabbrev>Yu and Chen, 1995</titleabbrev> |
|---|
| 220 |
<authorgroup> |
|---|
| 221 |
<author> |
|---|
| 222 |
<firstname>A.</firstname> |
|---|
| 223 |
<surname>Yu</surname> |
|---|
| 224 |
</author> |
|---|
| 225 |
<author> |
|---|
| 226 |
<firstname>J.</firstname> |
|---|
| 227 |
<surname>Chen</surname> |
|---|
| 228 |
</author> |
|---|
| 229 |
</authorgroup> |
|---|
| 230 |
<authorgroup> |
|---|
| 231 |
<collab> |
|---|
| 232 |
<collabname>Le groupe POSTGRES</collabname> |
|---|
| 233 |
</collab> |
|---|
| 234 |
</authorgroup> |
|---|
| 235 |
|
|---|
| 236 |
<pubdate>5 septembre 1995</pubdate> |
|---|
| 237 |
<publisher> |
|---|
| 238 |
<publishername>Université de Californie</publishername> |
|---|
| 239 |
<address>Berkeley, Californie</address> |
|---|
| 240 |
</publisher> |
|---|
| 241 |
</biblioentry> |
|---|
| 242 |
|
|---|
| 243 |
<biblioentry id="FONG"> |
|---|
| 244 |
<title><ulink |
|---|
| 245 |
url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/UCB-MS-zfong.pdf">The |
|---|
| 246 |
design and implementation of the |
|---|
| 247 |
<productname>POSTGRES</productname> query optimizer</ulink></title> |
|---|
| 248 |
<author> |
|---|
| 249 |
<firstname>Zelaine</firstname> |
|---|
| 250 |
<surname>Fong</surname> |
|---|
| 251 |
</author> |
|---|
| 252 |
<publisher> |
|---|
| 253 |
<publishername>Université de Californie, Berkeley, département des sciences |
|---|
| 254 |
informatiques</publishername> |
|---|
| 255 |
</publisher> |
|---|
| 256 |
</biblioentry> |
|---|
| 257 |
|
|---|
| 258 |
</bibliodiv> |
|---|
| 259 |
|
|---|
| 260 |
<bibliodiv> |
|---|
| 261 |
<title>Procédures et articles</title> |
|---|
| 262 |
<para>Cette section recense les articles et lettres de nouvelles.</para> |
|---|
| 263 |
|
|---|
| 264 |
<biblioentry id="OLSON93"> |
|---|
| 265 |
<title>Partial indexing in POSTGRES: research project</title> |
|---|
| 266 |
<titleabbrev>Olson, 1993</titleabbrev> |
|---|
| 267 |
<authorgroup> |
|---|
| 268 |
<author> |
|---|
| 269 |
<firstname>Nels</firstname> |
|---|
| 270 |
<surname>Olson</surname> |
|---|
| 271 |
</author> |
|---|
| 272 |
</authorgroup> |
|---|
| 273 |
<pubdate>1993</pubdate> |
|---|
| 274 |
<pubsnumber>UCB Engin T7.49.1993 O676</pubsnumber> |
|---|
| 275 |
<publisher> |
|---|
| 276 |
<publishername>Université de Californie</publishername> |
|---|
| 277 |
<address>Berkeley, Californie</address> |
|---|
| 278 |
</publisher> |
|---|
| 279 |
</biblioentry> |
|---|
| 280 |
|
|---|
| 281 |
<biblioentry id="ONG90"> |
|---|
| 282 |
<biblioset relation="article"> |
|---|
| 283 |
<title>A Unified Framework for Version Modeling Using Production Rules in a Database System</title> |
|---|
| 284 |
<titleabbrev>Ong and Goh, 1990</titleabbrev> |
|---|
| 285 |
<authorgroup> |
|---|
| 286 |
<author> |
|---|
| 287 |
<firstname>L.</firstname> |
|---|
| 288 |
<surname>Ong</surname> |
|---|
| 289 |
</author> |
|---|
| 290 |
<author> |
|---|
| 291 |
<firstname>J.</firstname> |
|---|
| 292 |
<surname>Goh</surname> |
|---|
| 293 |
</author> |
|---|
| 294 |
</authorgroup> |
|---|
| 295 |
</biblioset> |
|---|
| 296 |
<biblioset relation="journal"> |
|---|
| 297 |
<title>ERL Technical Memorandum M90/33</title> |
|---|
| 298 |
<pubdate>Avril 1990</pubdate> |
|---|
| 299 |
<publisher> |
|---|
| 300 |
<publishername>Université de Californie</publishername> |
|---|
| 301 |
<address>Berkely, Californie</address> |
|---|
| 302 |
</publisher> |
|---|
| 303 |
</biblioset> |
|---|
| 304 |
</biblioentry> |
|---|
| 305 |
|
|---|
| 306 |
<biblioentry id="ROWE87"> |
|---|
| 307 |
<biblioset relation="article"> |
|---|
| 308 |
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M87-13.pdf">The <productname>POSTGRES</productname> data model</ulink></title> |
|---|
| 309 |
<titleabbrev>Rowe and Stonebraker, 1987</titleabbrev> |
|---|
| 310 |
<authorgroup> |
|---|
| 311 |
<author> |
|---|
| 312 |
<firstname>L.</firstname> |
|---|
| 313 |
<surname>Rowe</surname> |
|---|
| 314 |
</author> |
|---|
| 315 |
<author> |
|---|
| 316 |
<firstname>M.</firstname> |
|---|
| 317 |
<surname>Stonebraker</surname> |
|---|
| 318 |
</author> |
|---|
| 319 |
</authorgroup> |
|---|
| 320 |
</biblioset> |
|---|
| 321 |
<confgroup> |
|---|
| 322 |
<conftitle>VLDB Conference</conftitle> |
|---|
| 323 |
<confdates>Septembre 1987</confdates> |
|---|
| 324 |
<address>Brighton, Angleterre</address> |
|---|
| 325 |
</confgroup> |
|---|
| 326 |
</biblioentry> |
|---|
| 327 |
|
|---|
| 328 |
<biblioentry id="SESHADRI95"> |
|---|
| 329 |
<biblioset relation="article"> |
|---|
| 330 |
<title><ulink url="http://simon.cs.cornell.edu/home/praveen/papers/partindex.de95.ps.Z">Generalized Partial Indexes</ulink> |
|---|
| 331 |
</title> |
|---|
| 332 |
<titleabbrev>Seshardri, 1995</titleabbrev> |
|---|
| 333 |
<authorgroup> |
|---|
| 334 |
<author> |
|---|
| 335 |
<firstname>P.</firstname> |
|---|
| 336 |
<surname>Seshadri</surname> |
|---|
| 337 |
</author> |
|---|
| 338 |
<author> |
|---|
| 339 |
<firstname>A.</firstname> |
|---|
| 340 |
<surname>Swami</surname> |
|---|
| 341 |
</author> |
|---|
| 342 |
</authorgroup> |
|---|
| 343 |
</biblioset> |
|---|
| 344 |
<confgroup> |
|---|
| 345 |
<conftitle>Eleventh International Conference on Data Engineering</conftitle> |
|---|
| 346 |
<confdates>6-10 mars 1995</confdates> |
|---|
| 347 |
<address>Taipeh, Taiwan</address> |
|---|
| 348 |
</confgroup> |
|---|
| 349 |
<pubdate>1995</pubdate> |
|---|
| 350 |
<pubsnumber>Cat. No.95CH35724</pubsnumber> |
|---|
| 351 |
<publisher> |
|---|
| 352 |
<publishername>IEEE Computer Society Press</publishername> |
|---|
| 353 |
<address>Los Alamitos, Californie</address> |
|---|
| 354 |
</publisher> |
|---|
| 355 |
<pagenums>420-7</pagenums> |
|---|
| 356 |
</biblioentry> |
|---|
| 357 |
|
|---|
| 358 |
<biblioentry id="STON86"> |
|---|
| 359 |
<biblioset relation="article"> |
|---|
| 360 |
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M85-95.pdf">The design of <productname>POSTGRES</productname></ulink></title> |
|---|
| 361 |
<titleabbrev>Stonebraker and Rowe, 1986</titleabbrev> |
|---|
| 362 |
<authorgroup> |
|---|
| 363 |
<author> |
|---|
| 364 |
<firstname>M.</firstname> |
|---|
| 365 |
<surname>Stonebraker</surname> |
|---|
| 366 |
</author> |
|---|
| 367 |
<author> |
|---|
| 368 |
<firstname>L.</firstname> |
|---|
| 369 |
<surname>Rowe</surname> |
|---|
| 370 |
</author> |
|---|
| 371 |
</authorgroup> |
|---|
| 372 |
</biblioset> |
|---|
| 373 |
<confgroup> |
|---|
| 374 |
<conftitle>ACM-SIGMOD Conference on Management of Data</conftitle> |
|---|
| 375 |
<confdates>Mai 1986</confdates> |
|---|
| 376 |
<address>Washington, DC</address> |
|---|
| 377 |
</confgroup> |
|---|
| 378 |
</biblioentry> |
|---|
| 379 |
|
|---|
| 380 |
<biblioentry id="STON87a"> |
|---|
| 381 |
<biblioset relation="article"> |
|---|
| 382 |
<title>The design of the <productname>POSTGRES</productname> rules system</title> |
|---|
| 383 |
<titleabbrev>Stonebraker, Hanson, Hong, 1987</titleabbrev> |
|---|
| 384 |
<authorgroup> |
|---|
| 385 |
<author> |
|---|
| 386 |
<firstname>M.</firstname> |
|---|
| 387 |
<surname>Stonebraker</surname> |
|---|
| 388 |
</author> |
|---|
| 389 |
<author> |
|---|
| 390 |
<firstname>E.</firstname> |
|---|
| 391 |
<surname>Hanson</surname> |
|---|
| 392 |
</author> |
|---|
| 393 |
<author> |
|---|
| 394 |
<firstname>C. H.</firstname> |
|---|
| 395 |
<surname>Hong</surname> |
|---|
| 396 |
</author> |
|---|
| 397 |
</authorgroup> |
|---|
| 398 |
</biblioset> |
|---|
| 399 |
<confgroup> |
|---|
| 400 |
<conftitle>IEEE Conference on Data Engineering</conftitle> |
|---|
| 401 |
<confdates>Février 1987</confdates> |
|---|
| 402 |
<address>Los Angeles, Californie</address> |
|---|
| 403 |
</confgroup> |
|---|
| 404 |
</biblioentry> |
|---|
| 405 |
|
|---|
| 406 |
<biblioentry id="STON87b"> |
|---|
| 407 |
<biblioset relation="article"> |
|---|
| 408 |
<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> |
|---|
| 409 |
<titleabbrev>Stonebraker, 1987</titleabbrev> |
|---|
| 410 |
<authorgroup> |
|---|
| 411 |
<author> |
|---|
| 412 |
<firstname>M.</firstname> |
|---|
| 413 |
<surname>Stonebraker</surname> |
|---|
| 414 |
</author> |
|---|
| 415 |
</authorgroup> |
|---|
| 416 |
</biblioset> |
|---|
| 417 |
<confgroup> |
|---|
| 418 |
<conftitle>VLDB Conference</conftitle> |
|---|
| 419 |
<confdates>Septembre 1987</confdates> |
|---|
| 420 |
<address>Brighton, Angleterre</address> |
|---|
| 421 |
</confgroup> |
|---|
| 422 |
</biblioentry> |
|---|
| 423 |
|
|---|
| 424 |
<biblioentry id="STON89"> |
|---|
| 425 |
<biblioset relation="article"> |
|---|
| 426 |
<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> |
|---|
| 427 |
<titleabbrev>Stonebraker et al, 1989</titleabbrev> |
|---|
| 428 |
<authorgroup> |
|---|
| 429 |
<author> |
|---|
| 430 |
<firstname>M.</firstname> |
|---|
| 431 |
<surname>Stonebraker</surname> |
|---|
| 432 |
</author> |
|---|
| 433 |
<author> |
|---|
| 434 |
<firstname>M.</firstname> |
|---|
| 435 |
<surname>Hearst</surname> |
|---|
| 436 |
</author> |
|---|
| 437 |
<author> |
|---|
| 438 |
<firstname>S.</firstname> |
|---|
| 439 |
<surname>Potamianos</surname> |
|---|
| 440 |
</author> |
|---|
| 441 |
</authorgroup> |
|---|
| 442 |
</biblioset> |
|---|
| 443 |
<biblioset relation="journal"> |
|---|
| 444 |
<title>SIGMOD Record 18(3)</title> |
|---|
| 445 |
<date>Septembre 1989</date> |
|---|
| 446 |
</biblioset> |
|---|
| 447 |
</biblioentry> |
|---|
| 448 |
|
|---|
| 449 |
<biblioentry id="STON89b"> |
|---|
| 450 |
<biblioset relation="article"> |
|---|
| 451 |
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-17.pdf">The case for partial indexes</ulink></title> |
|---|
| 452 |
<titleabbrev>Stonebraker, M, 1989b</titleabbrev> |
|---|
| 453 |
<authorgroup> |
|---|
| 454 |
<author> |
|---|
| 455 |
<firstname>M.</firstname> |
|---|
| 456 |
<surname>Stonebraker</surname> |
|---|
| 457 |
</author> |
|---|
| 458 |
</authorgroup> |
|---|
| 459 |
</biblioset> |
|---|
| 460 |
<biblioset relation="journal"> |
|---|
| 461 |
<title>SIGMOD Record 18(4)</title> |
|---|
| 462 |
<pagenums>4-11</pagenums> |
|---|
| 463 |
<date>Décembre 1989</date> |
|---|
| 464 |
</biblioset> |
|---|
| 465 |
</biblioentry> |
|---|
| 466 |
|
|---|
| 467 |
<biblioentry id="STON90a"> |
|---|
| 468 |
<biblioset relation="article"> |
|---|
| 469 |
<title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M90-34.pdf">The implementation of <productname>POSTGRES</productname></ulink></title> |
|---|
| 470 |
<titleabbrev>Stonebraker, Rowe, Hirohama, 1990</titleabbrev> |
|---|
| 471 |
<authorgroup> |
|---|
| 472 |
<author> |
|---|
| 473 |
<firstname>M.</firstname> |
|---|
| 474 |
<surname>Stonebraker</surname> |
|---|
| 475 |
</author> |
|---|
| 476 |
<author> |
|---|
| 477 |
<firstname>L. A.</firstname> |
|---|
| 478 |
<surname>Rowe</surname> |
|---|
| 479 |
</author> |
|---|
| 480 |
<author> |
|---|
| 481 |
<firstname>M.</firstname> |
|---|
| 482 |
<surname>Hirohama</surname> |
|---|
| 483 |
</author> |
|---|
| 484 |
</authorgroup> |
|---|
| 485 |
</biblioset> |
|---|
| 486 |
<biblioset relation="journal"> |
|---|
| 487 |
<title>Transactions on Knowledge and Data Engineering 2(1)</title> |
|---|
| 488 |
<publisher> |
|---|
| 489 |
<publishername>IEEE</publishername> |
|---|
| 490 |
</publisher> |
|---|
| 491 |
<date>Mars 1990</date> |
|---|
| 492 |
</biblioset> |
|---|
| 493 |
</biblioentry> |
|---|
| 494 |
|
|---|
| 495 |
<biblioentry id="STON90b"> |
|---|
| 496 |
<biblioset relation="article"> |
|---|
| 497 |
<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> |
|---|
| 498 |
<titleabbrev>Stonebraker et al, ACM, 1990</titleabbrev> |
|---|
| 499 |
<authorgroup> |
|---|
| 500 |
<author> |
|---|
| 501 |
<firstname>M.</firstname> |
|---|
| 502 |
<surname>Stonebraker</surname> |
|---|
| 503 |
</author> |
|---|
| 504 |
<author> |
|---|
| 505 |
<firstname>A.</firstname> |
|---|
| 506 |
<surname>Jhingran</surname> |
|---|
| 507 |
</author> |
|---|
| 508 |
<author> |
|---|
| 509 |
<firstname>J.</firstname> |
|---|
| 510 |
<surname>Goh</surname> |
|---|
| 511 |
</author> |
|---|
| 512 |
<author> |
|---|
| 513 |
<firstname>S.</firstname> |
|---|
| 514 |
<surname>Potamianos</surname> |
|---|
| 515 |
</author> |
|---|
| 516 |
</authorgroup> |
|---|
| 517 |
</biblioset> |
|---|
| 518 |
<confgroup> |
|---|
| 519 |
<conftitle>ACM-SIGMOD Conference on Management of Data</conftitle> |
|---|
| 520 |
<confdates>Juin 1990</confdates> |
|---|
| 521 |
</confgroup> |
|---|
| 522 |
</biblioentry> |
|---|
| 523 |
|
|---|
| 524 |
</bibliodiv> |
|---|
| 525 |
</bibliography> |
|---|
| 526 |
|
|---|
| 527 |
<!-- Keep this comment at the end of the file |
|---|
| 528 |
Local variables: |
|---|
| 529 |
mode:sgml |
|---|
| 530 |
sgml-omittag:nil |
|---|
| 531 |
sgml-shorttag:t |
|---|
| 532 |
sgml-minimize-attributes:nil |
|---|
| 533 |
sgml-always-quote-attributes:t |
|---|
| 534 |
sgml-indent-step:1 |
|---|
| 535 |
sgml-indent-data:t |
|---|
| 536 |
sgml-parent-document:nil |
|---|
| 537 |
sgml-default-dtd-file:"./reference.ced" |
|---|
| 538 |
sgml-exposed-tags:nil |
|---|
| 539 |
sgml-local-catalogs:("/usr/lib/sgml/catalog") |
|---|
| 540 |
sgml-local-ecat-files:nil |
|---|
| 541 |
End: |
|---|
| 542 |
--> |
|---|
| 543 |
|
|---|