diff options
-rw-r--r-- | doc/FAQ_DEV | 4 | ||||
-rw-r--r-- | doc/src/FAQ/FAQ_DEV.html | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV index 248ae4b805..e3816b2682 100644 --- a/doc/FAQ_DEV +++ b/doc/FAQ_DEV @@ -1,7 +1,7 @@ Developer's Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Wed Aug 22 20:09:21 EDT 2007 + Last updated: Wed Aug 22 20:10:01 EDT 2007 Current maintainer: Bruce Momjian ([email protected]) @@ -344,7 +344,7 @@ General Questions * A Guide to the SQL Standard, by C.J. Date, et. al, Addison, Wesley * Fundamentals of Database Systems, by Elmasri and Navathe * Transaction Processing, by Jim Gray, Morgan, Kaufmann - * Transactional Information Systems by by Gerhard Weikum, Kaufmann + * Transactional Information Systems by Gerhard Weikum, Kaufmann 1.12) What is configure all about? diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html index e4189a4bdf..f14e99f07a 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: Wed Aug 22 20:09:21 EDT 2007</P> + <P>Last updated: Wed Aug 22 20:10:01 EDT 2007</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:[email protected]">[email protected]</A>)<BR> @@ -435,7 +435,7 @@ <LI><I>A Guide to the SQL Standard,</I> by C.J. Date, et. al, Addison, Wesley</LI> <LI><I>Fundamentals of Database Systems,</I> by Elmasri and Navathe</LI> <LI><I>Transaction Processing,</I> by Jim Gray, Morgan, Kaufmann</LI> - <LI><I>Transactional Information Systems</I> by by Gerhard Weikum, Kaufmann</LI> + <LI><I>Transactional Information Systems</I> by Gerhard Weikum, Kaufmann</LI> </UL </P> |