diff options
Diffstat (limited to 'doc/FAQ_DEV')
-rw-r--r-- | doc/FAQ_DEV | 4 |
1 files changed, 2 insertions, 2 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? |