aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2002-02-21 20:15:00 +0000
committerBruce Momjian <bruce@momjian.us>2002-02-21 20:15:00 +0000
commit77d2aa061309f2cfccb3f9b02748d593f330c68c (patch)
treeb268793b9297a06bda82a86bdd291e0368ffca8f /doc/src
parent7e1de695fe863a1375d178c2fe2b359966a3261b (diff)
downloadpostgresql-77d2aa061309f2cfccb3f9b02748d593f330c68c.tar.gz
postgresql-77d2aa061309f2cfccb3f9b02748d593f330c68c.zip
Update FAQ.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/FAQ/FAQ.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index eccd0911f2f..f34739bfc2e 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:13:31 EST 2002</P>
+ <P>Last updated: Thu Feb 21 15:14:52 EST 2002</P>
<P>Current maintainer: Bruce Momjian (<A href=
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -329,7 +329,7 @@
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>.
There is also a collection of PostgreSQL technical articles at <A href=
- "http://techdocs.postgresql.org/">http://techdocs.postgresql.org/</A>.<P>
+ "http://techdocs.postgresql.org/">http://techdocs.postgresql.org/</A>.</P>
<P><I>psql</I> has some nice \d commands to show information about
types, operators, functions, aggregates, etc.</P>