diff options
| author | Bruce Momjian | 2004-02-08 03:09:12 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2004-02-08 03:09:12 +0000 |
| commit | 9534fd73d8791e92f2b41907d285ac1c1c8a6874 (patch) | |
| tree | 74dfb16bd3f7bad999f8107b91c2543179197c92 /doc/FAQ | |
| parent | 9f361350d7889bde2228b7a17b195ec00ba21447 (diff) | |
Add mention of PostgreSQL as a community project.
Diffstat (limited to 'doc/FAQ')
| -rw-r--r-- | doc/FAQ | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Mon Jan 26 00:33:17 EST 2004 + Last updated: Sat Feb 7 22:09:05 EST 2004 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -114,7 +114,8 @@ 1.1) What is PostgreSQL? How is it pronounced? - PostgreSQL is pronounced Post-Gres-Q-L. + PostgreSQL is pronounced Post-Gres-Q-L. The name "Postgres" is also + used in conversation. PostgreSQL is an enhancement of the POSTGRES database management system, a next-generation DBMS research prototype. While PostgreSQL @@ -126,7 +127,8 @@ subscribe to the PostgreSQL development mailing list. The current 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. + of PostgreSQL. It is a community project and is not controlled by any + company. The authors of PostgreSQL 1.01 were Andrew Yu and Jolly Chen. Many others have contributed to the porting, testing, debugging, and |
