diff options
author | Bruce Momjian <bruce@momjian.us> | 2004-02-08 03:16:31 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2004-02-08 03:16:31 +0000 |
commit | 04e82e500868c3e8582f797d7b54a44fcc750a68 (patch) | |
tree | d36a9e9481ff2d368d6dbd39497518f9c4627ba3 /doc/FAQ | |
parent | 9534fd73d8791e92f2b41907d285ac1c1c8a6874 (diff) | |
download | postgresql-04e82e500868c3e8582f797d7b54a44fcc750a68.tar.gz postgresql-04e82e500868c3e8582f797d7b54a44fcc750a68.zip |
Add mention of the developer's FAQ.
Diffstat (limited to 'doc/FAQ')
-rw-r--r-- | doc/FAQ | 5 |
1 files changed, 3 insertions, 2 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 (pgman@candle.pha.pa.us) @@ -128,7 +128,8 @@ coordinator is Marc G. Fournier (scrappy@PostgreSQL.org). (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 |