From 99bf6a163425c98fa45c99ce3f132a51b67e6d6e Mon Sep 17 00:00:00 2001 From: Neil Conway Date: Mon, 21 Feb 2005 02:21:03 +0000 Subject: [PATCH] Updates to the bibliography. Patch from Michael Fuhr. --- doc/src/sgml/biblio.sgml | 44 +++++++++++++++++++++++--------------------- doc/src/sgml/geqo.sgml | 4 ++-- doc/src/sgml/sql.sgml | 12 ++++++------ 3 files changed, 31 insertions(+), 29 deletions(-) diff --git a/doc/src/sgml/biblio.sgml b/doc/src/sgml/biblio.sgml index 300048d05d..4f642cf3f3 100644 --- a/doc/src/sgml/biblio.sgml +++ b/doc/src/sgml/biblio.sgml @@ -1,5 +1,5 @@ @@ -23,11 +23,11 @@ $PostgreSQL: pgsql/doc/src/sgml/biblio.sgml,v 1.20 2003/11/29 19:51:36 pgsql Exp <acronym>SQL</acronym> Reference Books Reference texts for SQL features. - + The Practical <acronym>SQL</acronym> Handbook - Bowman et al, 1996 - Using Structured Query Language - Third Edition + Bowman et al, 2001 + Using SQL Variants + Fourth Edition Judith @@ -42,14 +42,13 @@ $PostgreSQL: pgsql/doc/src/sgml/biblio.sgml,v 1.20 2003/11/29 19:51:36 pgsql Exp Darnovsky - 0-201-44787-8 - 1996 + 0-201-70309-2 + 2001 - Addison-Wesley + Addison-Wesley Professional - 1996 - Addison-Wesley Longman, Inc. + 2001 @@ -79,30 +78,30 @@ $PostgreSQL: pgsql/doc/src/sgml/biblio.sgml,v 1.20 2003/11/29 19:51:36 pgsql Exp - + An Introduction to Database Systems - Date, 1994 - Sixth Edition + Date, 2004 + Eighth Edition C. J. Date - Volume 1 - 1994 + 0-321-19784-4 + 2003 Addison-Wesley - 1994 - Addison-Wesley Longman, Inc. + 2004 + Pearson Education, Inc. - + Fundamentals of Database Systems - 3rd Edition + Fourth Edition Ramez @@ -113,11 +112,14 @@ $PostgreSQL: pgsql/doc/src/sgml/biblio.sgml,v 1.20 2003/11/29 19:51:36 pgsql Exp Navathe - 0-805-31755-4 - August 1999 + 0-321-12226-7 + 2003 Addison-Wesley + + 2004 + diff --git a/doc/src/sgml/geqo.sgml b/doc/src/sgml/geqo.sgml index cb7d2f38d1..cf13cf66f0 100644 --- a/doc/src/sgml/geqo.sgml +++ b/doc/src/sgml/geqo.sgml @@ -1,5 +1,5 @@ @@ -302,7 +302,7 @@ Genetic Optimizer - + diff --git a/doc/src/sgml/sql.sgml b/doc/src/sgml/sql.sgml index b85820c8b1..5ca4e2faca 100644 --- a/doc/src/sgml/sql.sgml +++ b/doc/src/sgml/sql.sgml @@ -1,5 +1,5 @@ @@ -647,7 +647,7 @@ R: S: For a more detailed description and definition of the relational algebra refer to [] or - []. + []. @@ -714,7 +714,7 @@ R: S: the one underlying the most relational languages. For a detailed discussion on DRC (and also TRC) see - + or . @@ -772,7 +772,7 @@ x(A) ∣ F(x) algorithm) by which an arbitrary expression of the relational calculus can be reduced to a semantically equivalent expression of relational algebra. For a more detailed discussion on that refer to - + and . @@ -2076,7 +2076,7 @@ DELETE FROM SUPPLIER for a more detailed description). For more information about system catalogs refer to - . + . @@ -2142,7 +2142,7 @@ DELETE FROM SUPPLIER For a detailed discussion on embedded SQL refer to , - , + , or . -- 2.11.0