summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2004-02-08 03:16:31 +0000
committerBruce Momjian <bruce@momjian.us>2004-02-08 03:16:31 +0000
commit04e82e500868c3e8582f797d7b54a44fcc750a68 (patch)
treed36a9e9481ff2d368d6dbd39497518f9c4627ba3 /doc/src
parent9534fd73d8791e92f2b41907d285ac1c1c8a6874 (diff)
Add mention of the developer's FAQ.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/FAQ/FAQ.html12
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index 8a647a51be9..7ff1653ef1c 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -10,14 +10,13 @@
alink="#0000ff">
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
- <P>Last updated: Sat Feb 7 22:09:05 EST 2004</P>
+ <P>Last updated: Sat Feb 7 22:16:21 EST 2004</P>
<P>Current maintainer: Bruce Momjian (<A href=
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
</P>
- <P>The most recent version of this document can be viewed at <A
- href=
+ <P>The most recent version of this document can be viewed at <A href=
"http://www.PostgreSQL.org/docs/faqs/FAQ.html">http://www.PostgreSQL.org/docs/faqs/FAQ.html</A>.</P>
<P>Platform-specific questions are answered at <A href=
@@ -171,9 +170,12 @@
developers who all subscribe to the PostgreSQL development mailing
list. The current coordinator is Marc G. Fournier (<A href=
"mailto:scrappy@PostgreSQL.org">scrappy@PostgreSQL.org</A>). (See
- section <a href="#1.6">1.6</a> on how to join). This team is now
+ section <a href="#1.6">1.6</a> on how to join). This team is now
responsible for all development of PostgreSQL. It is a community
- project and is not controlled by any company.</P>
+ project and is not controlled by any company. To get involved, see
+ the developer's FAQ,<A href=
+ "http://www.PostgreSQL.org/docs/faqs/FAQ_DEV.html">http://www.PostgreSQL.org/docs/faqs/FAQ_DEV.html</A>
+ </P>
<P>The authors of PostgreSQL 1.01 were Andrew Yu and Jolly Chen.
Many others have contributed to the porting, testing, debugging,