Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 0455739

Browse files
author
Thomas G. Lockhart
committed
Add reference to the original Postgres papers at a UCB web site.
1 parent 965dae2 commit 0455739

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

doc/src/sgml/biblio.sgml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@
66
and <productname>Postgres</productname>.
77
</para>
88

9+
<para>
10+
Some white papers and technical reports from the original
11+
<productname>Postgres</productname> development team
12+
are available at
13+
<ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/">
14+
http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/</ulink>
15+
</para>
16+
917
<bibliodiv>
1018
<title><acronym>SQL</acronym> Reference Books</title>
1119
<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
839847

840848
<!-- Keep this comment at the end of the file
841849
Local variables:
842-
mode: sgml
850+
mode:sgml
843851
sgml-omittag:nil
844852
sgml-shorttag:t
845853
sgml-minimize-attributes:nil
@@ -849,7 +857,7 @@ sgml-indent-data:t
849857
sgml-parent-document:nil
850858
sgml-default-dtd-file:"./reference.ced"
851859
sgml-exposed-tags:nil
852-
sgml-local-catalogs:"/usr/lib/sgml/catalog"
860+
sgml-local-catalogs:("/usr/lib/sgml/CATALOG")
853861
sgml-local-ecat-files:nil
854862
End:
855863
-->

0 commit comments

Comments
 (0)