diff options
author | Bruce Momjian <bruce@momjian.us> | 2007-07-17 05:03:55 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2007-07-17 05:03:55 +0000 |
commit | a5ca334a2141439b372758869e6ef4adb216f4a5 (patch) | |
tree | 9fd6ecf32805b3d4429988b78e63e3e94c427562 /doc/FAQ_DEV | |
parent | 474774918b4b55e774d2fcc1d7e94c8c632fadef (diff) | |
download | postgresql-a5ca334a2141439b372758869e6ef4adb216f4a5.tar.gz postgresql-a5ca334a2141439b372758869e6ef4adb216f4a5.zip |
Remove http://www.benchmarkresources.com, no longer resolves to a
meaningful site.
Diffstat (limited to 'doc/FAQ_DEV')
-rw-r--r-- | doc/FAQ_DEV | 5 |
1 files changed, 1 insertions, 4 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 |