diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-08-27 03:55:20 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-08-27 03:55:20 +0000 |
commit | 86ff9d29125849619cb100f4132c9f60e7390536 (patch) | |
tree | be4bd62360c62e9ff9e8087f3f32b7b46f06d40d | |
parent | 196d6f4e35c77e3b937e32741f438c189b60cf0f (diff) | |
download | postgresql-86ff9d29125849619cb100f4132c9f60e7390536.tar.gz postgresql-86ff9d29125849619cb100f4132c9f60e7390536.zip |
Update FAQ.
-rw-r--r-- | doc/FAQ | 6 | ||||
-rw-r--r-- | doc/src/FAQ/FAQ.html | 6 |
2 files changed, 6 insertions, 6 deletions
@@ -283,9 +283,9 @@ Another one is "Teach Yourself SQL in 21 Days, Second Edition" at http://members.tripod.com/er4ebus/sql/index.htm - Many of our users like The Practical SQL Handbook, Bowman et al., - Addison Wesley. Others like The Complete Reference SQL, Groff et al., - McGraw-Hill. + Many of our users like The Practical SQL Handbook, Bowman, Judith S., + et al., Addison Wesley. Others like The Complete Reference SQL, Groff + et al., McGraw-Hill. 1.11) Is PostgreSQL Y2K compliant? diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 198b2ada6e0..8d89d3efa3a 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -373,9 +373,9 @@ Another one is "Teach Yourself SQL in 21 Days, Second Edition" at <A HREF="http://members.tripod.com/er4ebus/sql/index.htm"> http://members.tripod.com/er4ebus/sql/index.htm </A><P> -Many of our users like <I>The Practical SQL Handbook</I>, Bowman et al., -Addison Wesley. Others like <I>The Complete Reference SQL</I>, Groff et al., -McGraw-Hill.<P> +Many of our users like <I>The Practical SQL Handbook</I>, Bowman, Judith +S., et al., Addison Wesley. Others like <I>The Complete Reference +SQL</I>, Groff et al., McGraw-Hill.<P> <H4><A NAME="1.11">1.11</A>) Is PostgreSQL Y2K compliant?</H4><P> |