diff --git a/doc/src/sgml/biblio.sgml b/doc/src/sgml/biblio.sgml
index 2a7a8ae7787..6c2b2c0b2c1 100644
--- a/doc/src/sgml/biblio.sgml
+++ b/doc/src/sgml/biblio.sgml
@@ -1,5 +1,5 @@
@@ -12,7 +12,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/biblio.sgml,v 1.17 2002/01/07 02:29:11 pete
Some white papers and technical reports from the original
- Postgres development team
+ POSTGRES development team
are available at
the University of California, Berkeley, Computer Science
@@ -100,6 +100,26 @@ $Header: /cvsroot/pgsql/doc/src/sgml/biblio.sgml,v 1.17 2002/01/07 02:29:11 pete
+
+ Fundamentals of Database Systems
+ 3rd Edition
+
+
+ Ramez
+ Elmasri
+
+
+ Shamkant
+ Navathe
+
+
+ 0-805-31755-4
+ August 1999
+
+ Addison-Wesley
+
+
+
Understanding the New SQL
Melton and Simon, 1993
@@ -476,6 +496,21 @@ ssimkovi@ag.or.at
+
+
+ The Design and Implementation of the Postgres Query Optimizer
+
+ Z.
+ Fong
+
+
+ University of California, Berkeley Computer Science Department
+
+
+ file planner/Report.ps in the postgres-papers
distribution
+
+
+
diff --git a/doc/src/sgml/geqo.sgml b/doc/src/sgml/geqo.sgml
index 95f99b11886..5483c633c6a 100644
--- a/doc/src/sgml/geqo.sgml
+++ b/doc/src/sgml/geqo.sgml
@@ -1,5 +1,5 @@
@@ -259,113 +259,46 @@ Genetic Optimizer
-
-
- References
-
- Reference information for GEQ algorithms.
-
-
+
+ Further Readings
-
-
- The Hitch-Hiker's Guide to Evolutionary Computation
-
-
-
- Jörg
- Heitkötter
-
-
- David
- Beasley
-
-
-
-
- InterNet resource
-
-
-
-
- FAQ in comp.ai.genetic
- is available at here.
-
-
-
+
+ The following resources contain additional information about
+ genetic algorithms:
-
-
- Evolutionary Computation and its application to art and design
+
+
+
+ The Hitch-Hiker's
+ Guide to Evolutionary Computation (FAQ for comp.ai.genetic)
+
+
+
+
+
+ Evolutionary
+ Computation and its application to art and design by
+ Craig Reynolds
+
+
-
-
-
- Craig
- Reynolds
-
-
-
-
- InterNet resource
-
-
-
-
- The URL is here.
-
-
-
+
+
+
+
+
-
-
- The Design and Implementation of the Postgres Query Optimizer
-
-
-
- Z.
- Fong
-
-
-
-
- University of California, Berkeley Computer Science Department
-
-
-
-
- File planner/Report.ps in the 'postgres-papers' distribution.
-
-
-
+
+
+
+
+
+
+
-
-
- Fundamentals of Database Systems
-
-
-
- R.
- Elmasri
-
-
- S.
- Navathe
-
-
-
-
- The Benjamin/Cummings Pub., Inc.
-
-
-
-
-
-
-
-
+
+
+
@@ -71,6 +71,7 @@
(define (biblioentry-inline-elements)
(list
+ (normalize "author")
(normalize "authorgroup")
(normalize "title")
(normalize "subtitle")
@@ -87,7 +88,8 @@
(normalize "pubsnumber")
(normalize "date")
(normalize "pubdate")
- (normalize "pagenums")))
+ (normalize "pagenums")
+ (normalize "bibliomisc")))
(mode biblioentry-inline-mode