mirror of
https://github.com/postgres/postgres.git
synced 2025-06-25 01:02:05 +03:00
Add mention of PostgreSQL as a community project.
This commit is contained in:
8
doc/FAQ
8
doc/FAQ
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Frequently Asked Questions (FAQ) for PostgreSQL
|
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)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -114,7 +114,8 @@
|
|||||||
|
|
||||||
1.1) What is PostgreSQL? How is it pronounced?
|
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
|
PostgreSQL is an enhancement of the POSTGRES database management
|
||||||
system, a next-generation DBMS research prototype. While PostgreSQL
|
system, a next-generation DBMS research prototype. While PostgreSQL
|
||||||
@ -126,7 +127,8 @@
|
|||||||
subscribe to the PostgreSQL development mailing list. The current
|
subscribe to the PostgreSQL development mailing list. The current
|
||||||
coordinator is Marc G. Fournier (scrappy@PostgreSQL.org). (See section
|
coordinator is Marc G. Fournier (scrappy@PostgreSQL.org). (See section
|
||||||
1.6 on how to join). This team is now responsible for all development
|
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
|
The authors of PostgreSQL 1.01 were Andrew Yu and Jolly Chen. Many
|
||||||
others have contributed to the porting, testing, debugging, and
|
others have contributed to the porting, testing, debugging, and
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
alink="#0000ff">
|
alink="#0000ff">
|
||||||
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
|
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
|
||||||
|
|
||||||
<P>Last updated: Mon Jan 26 00:33:17 EST 2004</P>
|
<P>Last updated: Sat Feb 7 22:09:05 EST 2004</P>
|
||||||
|
|
||||||
<P>Current maintainer: Bruce Momjian (<A href=
|
<P>Current maintainer: Bruce Momjian (<A href=
|
||||||
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
|
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
|
||||||
@ -157,7 +157,8 @@
|
|||||||
|
|
||||||
<H4><A name="1.1">1.1</A>) What is PostgreSQL? How is it pronounced?</H4>
|
<H4><A name="1.1">1.1</A>) What is PostgreSQL? How is it pronounced?</H4>
|
||||||
|
|
||||||
<P>PostgreSQL is pronounced <I>Post-Gres-Q-L</I>.</P>
|
<P>PostgreSQL is pronounced <I>Post-Gres-Q-L</I>. The name "Postgres" is
|
||||||
|
also used in conversation.</P>
|
||||||
|
|
||||||
<P>PostgreSQL is an enhancement of the POSTGRES database management
|
<P>PostgreSQL is an enhancement of the POSTGRES database management
|
||||||
system, a next-generation <SMALL>DBMS</SMALL> research prototype.
|
system, a next-generation <SMALL>DBMS</SMALL> research prototype.
|
||||||
@ -171,7 +172,8 @@
|
|||||||
list. The current coordinator is Marc G. Fournier (<A href=
|
list. The current coordinator is Marc G. Fournier (<A href=
|
||||||
"mailto:scrappy@PostgreSQL.org">scrappy@PostgreSQL.org</A>). (See
|
"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.</P>
|
responsible for all development of PostgreSQL. It is a community
|
||||||
|
project and is not controlled by any company.</P>
|
||||||
|
|
||||||
<P>The authors of PostgreSQL 1.01 were Andrew Yu and Jolly Chen.
|
<P>The authors of PostgreSQL 1.01 were Andrew Yu and Jolly Chen.
|
||||||
Many others have contributed to the porting, testing, debugging,
|
Many others have contributed to the porting, testing, debugging,
|
||||||
|
Reference in New Issue
Block a user