diff options
-rw-r--r-- | doc/FAQ | 5 | ||||
-rw-r--r-- | doc/src/FAQ/FAQ.html | 12 |
2 files changed, 10 insertions, 7 deletions
@@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Sat Feb 7 22:09:05 EST 2004 + Last updated: Sat Feb 7 22:16:21 EST 2004 Current maintainer: Bruce Momjian ([email protected]) @@ -128,7 +128,8 @@ coordinator is Marc G. Fournier ([email protected]). (See section 1.6 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. + company. To get involved, see the developer's + FAQ,http://www.PostgreSQL.org/docs/faqs/FAQ_DEV.html The authors of PostgreSQL 1.01 were Andrew Yu and Jolly Chen. Many others have contributed to the porting, testing, debugging, and diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 8a647a51be..7ff1653ef1 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:[email protected]">[email protected]</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:[email protected]">[email protected]</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, |