aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2002-02-21 22:19:30 +0000
committerBruce Momjian <bruce@momjian.us>2002-02-21 22:19:30 +0000
commit5db2b6e11db8d68876731743ba6325f489f6acc2 (patch)
treef75003ac5e8d1d3974e207f6dd7699e8b31fdbaa
parent77d2aa061309f2cfccb3f9b02748d593f330c68c (diff)
downloadpostgresql-5db2b6e11db8d68876731743ba6325f489f6acc2.tar.gz
postgresql-5db2b6e11db8d68876731743ba6325f489f6acc2.zip
Update FAQ.
-rw-r--r--doc/FAQ8
-rw-r--r--doc/src/FAQ/FAQ.html4
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/FAQ b/doc/FAQ
index 1dab9b7fd39..d15ca54a9e8 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
Frequently Asked Questions (FAQ) for PostgreSQL
- Last updated: Thu Feb 21 15:14:52 EST 2002
+ Last updated: Thu Feb 21 17:19:22 EST 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -251,9 +251,9 @@
There are two PostgreSQL books available online at
http://www.PostgreSQL.org/docs/awbook.html and
http://www.commandprompt.com/ppbook/. There is a list of PostgreSQL
- books available for purchase at
- http://www.postgresql.org/books/index.html. There is also a collection
- of PostgreSQL technical articles at http://techdocs.postgresql.org/.
+ books available for purchase at http://www.postgresql.org/books/.
+ There is also a collection of PostgreSQL technical articles at
+ http://techdocs.postgresql.org/.
psql has some nice \d commands to show information about types,
operators, functions, aggregates, etc.
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index f34739bfc2e..334de9c06c1 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -14,7 +14,7 @@
alink="#0000ff">
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
- <P>Last updated: Thu Feb 21 15:14:52 EST 2002</P>
+ <P>Last updated: Thu Feb 21 17:19:22 EST 2002</P>
<P>Current maintainer: Bruce Momjian (<A href=
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -327,7 +327,7 @@
and <A href=
"http://www.commandprompt.com/ppbook/">http://www.commandprompt.com/ppbook/</A>.
There is a list of PostgreSQL books available for purchase at <A href=
- "http://www.postgresql.org/books/index.html">http://www.postgresql.org/books/index.html</A>.
+ "http://www.postgresql.org/books/">http://www.postgresql.org/books/</A>.
There is also a collection of PostgreSQL technical articles at <A href=
"http://techdocs.postgresql.org/">http://techdocs.postgresql.org/</A>.</P>