diff options
author | Thomas G. Lockhart <lockhart@fourpalms.org> | 2000-03-30 22:17:16 +0000 |
---|---|---|
committer | Thomas G. Lockhart <lockhart@fourpalms.org> | 2000-03-30 22:17:16 +0000 |
commit | 045573983a4d27ed4d2b724f3ed89f4503e8ba43 (patch) | |
tree | 7ffcfe2de3195a5211d0b3375daece44ed839076 /doc/src | |
parent | 965dae25820f4796ff07955072db9440cf319a49 (diff) |
Add reference to the original Postgres papers at a UCB web site.
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/biblio.sgml | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/doc/src/sgml/biblio.sgml b/doc/src/sgml/biblio.sgml index de74a78a684..500032c1f2f 100644 --- a/doc/src/sgml/biblio.sgml +++ b/doc/src/sgml/biblio.sgml @@ -6,6 +6,14 @@ and <productname>Postgres</productname>. </para> + <para> + Some white papers and technical reports from the original + <productname>Postgres</productname> development team + are available at + <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/"> + http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/</ulink> + </para> + <bibliodiv> <title><acronym>SQL</acronym> Reference Books</title> <para>Reference texts for <acronym>SQL</acronym> features.</para> @@ -839,7 +847,7 @@ http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-17.pdf <!-- Keep this comment at the end of the file Local variables: -mode: sgml +mode:sgml sgml-omittag:nil sgml-shorttag:t sgml-minimize-attributes:nil @@ -849,7 +857,7 @@ sgml-indent-data:t sgml-parent-document:nil sgml-default-dtd-file:"./reference.ced" sgml-exposed-tags:nil -sgml-local-catalogs:"/usr/lib/sgml/catalog" +sgml-local-catalogs:("/usr/lib/sgml/CATALOG") sgml-local-ecat-files:nil End: --> |