diff --git a/doc/src/sgml/biblio.sgml b/doc/src/sgml/biblio.sgml index cd8aa3e8aad..443e2d6fac7 100644 --- a/doc/src/sgml/biblio.sgml +++ b/doc/src/sgml/biblio.sgml @@ -230,27 +230,6 @@ ssimkovi@ag.or.at Proceedings and Articles - - - <ulink url="https://arxiv.org/pdf/1208.4179">Serializable Snapshot Isolation in PostgreSQL</ulink> - - - D. - Ports - - - K. - Grittner - - - - - VLDB Conference - August 2012 -
Istanbul, Turkey
-
-
- <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> @@ -288,6 +267,24 @@ ssimkovi@ag.or.at + + + <ulink url="https://arxiv.org/pdf/1901.01973">Looking Back at Postgres</ulink> + + J. + Hellerstein + + + + Making Databases Work + 978-1-947487-19-2 + + Association for Computing Machinery and Morgan & Claypool + + 2018 + + + Partial indexing in POSTGRES: research project @@ -328,6 +325,27 @@ ssimkovi@ag.or.at + + + <ulink url="https://arxiv.org/pdf/1208.4179">Serializable Snapshot Isolation in PostgreSQL</ulink> + + + D. + Ports + + + K. + Grittner + + + + + VLDB Conference + August 2012 +
Istanbul, Turkey
+
+
+ <ulink url="https://dsf.berkeley.edu/papers/ERL-M87-13.pdf">The <productname>POSTGRES</productname> diff --git a/doc/src/sgml/history.sgml b/doc/src/sgml/history.sgml index 19bea5390b9..e7d134e53ad 100644 --- a/doc/src/sgml/history.sgml +++ b/doc/src/sgml/history.sgml @@ -17,6 +17,12 @@ the most advanced open-source database available anywhere. </para> + <para> + Another take on the history presented here can be found in Dr. Joe + Hellerstein's paper <quote>Looking Back at Postgres</quote> + <xref linkend="hell18"/>. + </para> + <sect2 id="history-berkeley"> <title>The Berkeley <productname>POSTGRES</productname> Project @@ -215,8 +221,10 @@ - Details about what has happened in PostgreSQL since - then can be found in . + Details about what has happened in + each PostgreSQL release since then + can be found at + https://www.postgresql.org/docs/release/.