|
230 | 230 | <bibliodiv>
|
231 | 231 | <title>Proceedings and Articles</title>
|
232 | 232 |
|
233 |
| - <biblioentry id="ports12"> |
234 |
| - <biblioset relation="article"> |
235 |
| - <title><ulink url="https://arxiv.org/pdf/1208.4179">Serializable Snapshot Isolation in PostgreSQL</ulink></title> |
236 |
| - <authorgroup> |
237 |
| - <author> |
238 |
| - <firstname>D.</firstname> |
239 |
| - <surname>Ports</surname> |
240 |
| - </author> |
241 |
| - <author> |
242 |
| - <firstname>K.</firstname> |
243 |
| - <surname>Grittner</surname> |
244 |
| - </author> |
245 |
| - </authorgroup> |
246 |
| - </biblioset> |
247 |
| - <confgroup> |
248 |
| - <conftitle>VLDB Conference</conftitle> |
249 |
| - <confdates>August 2012</confdates> |
250 |
| - <address>Istanbul, Turkey</address> |
251 |
| - </confgroup> |
252 |
| - </biblioentry> |
253 |
| - |
254 | 233 | <biblioentry id="berenson95">
|
255 | 234 | <biblioset relation="article">
|
256 | 235 | <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>
|
|
288 | 267 | </confgroup>
|
289 | 268 | </biblioentry>
|
290 | 269 |
|
| 270 | + <biblioentry id="hell18"> |
| 271 | + <biblioset relation="article"> |
| 272 | + <title><ulink url="https://arxiv.org/pdf/1901.01973">Looking Back at Postgres</ulink></title> |
| 273 | + <author> |
| 274 | + <firstname>J.</firstname> |
| 275 | + <surname>Hellerstein</surname> |
| 276 | + </author> |
| 277 | + </biblioset> |
| 278 | + <biblioset relation="book"> |
| 279 | + <title>Making Databases Work</title> |
| 280 | + <isbn>978-1-947487-19-2</isbn> |
| 281 | + <publisher> |
| 282 | + <publishername>Association for Computing Machinery and Morgan & Claypool</publishername> |
| 283 | + </publisher> |
| 284 | + <pubdate>2018</pubdate> |
| 285 | + </biblioset> |
| 286 | + </biblioentry> |
| 287 | + |
291 | 288 | <biblioentry id="olson93">
|
292 | 289 | <title>Partial indexing in POSTGRES: research project</title>
|
293 | 290 | <authorgroup>
|
|
328 | 325 | </biblioset>
|
329 | 326 | </biblioentry>
|
330 | 327 |
|
| 328 | + <biblioentry id="ports12"> |
| 329 | + <biblioset relation="article"> |
| 330 | + <title><ulink url="https://arxiv.org/pdf/1208.4179">Serializable Snapshot Isolation in PostgreSQL</ulink></title> |
| 331 | + <authorgroup> |
| 332 | + <author> |
| 333 | + <firstname>D.</firstname> |
| 334 | + <surname>Ports</surname> |
| 335 | + </author> |
| 336 | + <author> |
| 337 | + <firstname>K.</firstname> |
| 338 | + <surname>Grittner</surname> |
| 339 | + </author> |
| 340 | + </authorgroup> |
| 341 | + </biblioset> |
| 342 | + <confgroup> |
| 343 | + <conftitle>VLDB Conference</conftitle> |
| 344 | + <confdates>August 2012</confdates> |
| 345 | + <address>Istanbul, Turkey</address> |
| 346 | + </confgroup> |
| 347 | + </biblioentry> |
| 348 | + |
331 | 349 | <biblioentry id="rowe87">
|
332 | 350 | <biblioset relation="article">
|
333 | 351 | <title><ulink url="https://dsf.berkeley.edu/papers/ERL-M87-13.pdf">The <productname>POSTGRES</productname>
|
|
0 commit comments