From c4bf0c0d6a276df017a1f80ac9fe18978e441bc0 Mon Sep 17 00:00:00 2001
From: "Thomas G. Lockhart" <lockhart@fourpalms.org>
Date: Sat, 15 Aug 1998 06:55:05 +0000
Subject: [PATCH] Change Id field in chapter tag to change html output file
 name.

---
 doc/src/sgml/geqo.sgml | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/doc/src/sgml/geqo.sgml b/doc/src/sgml/geqo.sgml
index 0f67b82b012..aa168242d66 100644
--- a/doc/src/sgml/geqo.sgml
+++ b/doc/src/sgml/geqo.sgml
@@ -1,3 +1,13 @@
+<!--
+$Header: /cvsroot/pgsql/doc/src/sgml/geqo.sgml,v 1.4 1998/08/15 06:55:05 thomas Exp $
+Genetic Optimizer
+
+$Log: geqo.sgml,v $
+Revision 1.4  1998/08/15 06:55:05  thomas
+Change Id field in chapter tag to change html output file name.
+
+-->
+
 <Chapter Id="geqo">
 <DocInfo>
 <Author>
@@ -274,7 +284,7 @@ Suggestions are welcome :-(
 Enable bushy query tree processing within <ProductName>Postgres</ProductName>;
 that may improve the quality of query plans.
 
-<BIBLIOGRAPHY Id="geqo-references">
+<BIBLIOGRAPHY Id="geqo-biblio">
 <TITLE>
 References
 </TITLE>
-- 
GitLab