From a5ca334a2141439b372758869e6ef4adb216f4a5 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Tue, 17 Jul 2007 05:03:55 +0000
Subject: [PATCH] Remove http://www.benchmarkresources.com, no longer resolves
 to a meaningful site.

---
 doc/FAQ_DEV              | 5 +----
 doc/src/FAQ/FAQ_DEV.html | 6 +-----
 2 files changed, 2 insertions(+), 9 deletions(-)

diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV
index 5c4ab0a11e7..79b89ef47c1 100644
--- a/doc/FAQ_DEV
+++ b/doc/FAQ_DEV
@@ -1,7 +1,7 @@
 
           Developer's Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Fri Jun 1 00:11:39 EDT 2007
+   Last updated: Tue Jul 17 01:03:37 EDT 2007
    
    Current maintainer: Bruce Momjian (bruce@momjian.us)
    
@@ -344,9 +344,6 @@ General Questions
    al, Addison, Wesley, Fundamentals of Database Systems, by Elmasri and
    Navathe, and Transaction Processing, by Jim Gray, Morgan, Kaufmann
    
-   There is also a database performance site, with a handbook on-line
-   written by Jim Gray at http://www.benchmarkresources.com..
-   
   1.12) What is configure all about?
   
    The files configure and configure.in are part of the GNU autoconf
diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html
index 840e085c9d9..c88c01965e6 100644
--- a/doc/src/FAQ/FAQ_DEV.html
+++ b/doc/src/FAQ/FAQ_DEV.html
@@ -13,7 +13,7 @@
     <H1>Developer's Frequently Asked Questions (FAQ) for
     PostgreSQL</H1>
 
-    <P>Last updated: Fri Jun  1 00:11:39 EDT 2007</P>
+    <P>Last updated: Tue Jul 17 01:03:37 EDT 2007</P>
 
     <P>Current maintainer: Bruce Momjian (<A href=
     "mailto:bruce@momjian.us">bruce@momjian.us</A>)<BR>
@@ -435,10 +435,6 @@
     and <I>Transaction Processing,</I> by Jim Gray, Morgan,
     Kaufmann</P>
 
-    <P>There is also a database performance site, with a handbook
-    on-line written by Jim Gray at <A href=
-    "http://www.benchmarkresources.com">http://www.benchmarkresources.com.</A>.</P>
-
     <H3 id="item1.12">1.12) What is configure all about?</H3>
 
     <P>The files <I>configure</I> and <I>configure.in</I> are part of
-- 
GitLab