diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV index 5c4ab0a11e75075cda2669fd15a08607d70d4b63..79b89ef47c1e1e832477e56007810b6d34f33a14 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 840e085c9d96f0fee4a35be25a4066f12f77c64d..c88c01965e6594144672c059597873e732654c50 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