Home Explore Blog CI



postgresql

3rd chunk of `doc/src/sgml/biblio.sgml`
6e4b4833d88312406d01166ae368c7ce3b789808307ff43a0000000100000fa8
 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="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="hell18">
    <biblioset relation="article">
     <title><ulink url="https://arxiv.org/pdf/1901.01973">Looking Back at Postgres</ulink></title>
     <author>
      <firstname>J.</firstname>
      <surname>Hellerstein</surname>
     </author>
    </biblioset>
    <biblioset relation="book">
     <title>Making Databases Work</title>
     <isbn>978-1-947487-19-2</isbn>
     <publisher>
      <publishername>Association for Computing Machinery and Morgan &amp; Claypool</publishername>
     </publisher>
     <pubdate>2018</pubdate>
    </biblioset>
   </biblioentry>

   <biblioentry id="olson93">
    <title><ulink url="https://search.library.berkeley.edu/permalink/01UCS_BER/iqob43/alma991082339239706532">Partial indexing in POSTGRES: research project</ulink></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><ulink url="https://www2.eecs.berkeley.edu/Pubs/TechRpts/1990/1466.html">A Unified Framework for Version Modeling Using Production Rules in a Database System</ulink></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="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>

Title: PostgreSQL and Database Research Articles
Summary
This section provides a collection of bibliography entries for research articles and papers related to PostgreSQL, database systems, and SQL, including topics such as query optimization, ANSI SQL isolation levels, and snapshot isolation, written by various authors and published in conferences and journals.