Skip to content

Commit 9534fd7

Browse files
committed
Add mention of PostgreSQL as a community project.
1 parent 9f36135 commit 9534fd7

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

doc/FAQ

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Mon Jan 26 00:33:17 EST 2004
4+
Last updated: Sat Feb 7 22:09:05 EST 2004
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -114,7 +114,8 @@
114114

115115
1.1) What is PostgreSQL? How is it pronounced?
116116

117-
PostgreSQL is pronounced Post-Gres-Q-L.
117+
PostgreSQL is pronounced Post-Gres-Q-L. The name "Postgres" is also
118+
used in conversation.
118119

119120
PostgreSQL is an enhancement of the POSTGRES database management
120121
system, a next-generation DBMS research prototype. While PostgreSQL
@@ -126,7 +127,8 @@
126127
subscribe to the PostgreSQL development mailing list. The current
127128
coordinator is Marc G. Fournier (scrappy@PostgreSQL.org). (See section
128129
1.6 on how to join). This team is now responsible for all development
129-
of PostgreSQL.
130+
of PostgreSQL. It is a community project and is not controlled by any
131+
company.
130132

131133
The authors of PostgreSQL 1.01 were Andrew Yu and Jolly Chen. Many
132134
others have contributed to the porting, testing, debugging, and

doc/src/FAQ/FAQ.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated: Mon Jan 26 00:33:17 EST 2004</P>
13+
<P>Last updated: Sat Feb 7 22:09:05 EST 2004</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<A href=
1616
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -157,7 +157,8 @@ <H2 align="center">General Questions</H2>
157157

158158
<H4><A name="1.1">1.1</A>) What is PostgreSQL? How is it pronounced?</H4>
159159

160-
<P>PostgreSQL is pronounced <I>Post-Gres-Q-L</I>.</P>
160+
<P>PostgreSQL is pronounced <I>Post-Gres-Q-L</I>. The name "Postgres" is
161+
also used in conversation.</P>
161162

162163
<P>PostgreSQL is an enhancement of the POSTGRES database management
163164
system, a next-generation <SMALL>DBMS</SMALL> research prototype.
@@ -171,7 +172,8 @@ <H4><A name="1.1">1.1</A>) What is PostgreSQL? How is it pronounced?</H4>
171172
list. The current coordinator is Marc G. Fournier (<A href=
172173
"mailto:scrappy@PostgreSQL.org">scrappy@PostgreSQL.org</A>). (See
173174
section <a href="#1.6">1.6</a> on how to join). This team is now
174-
responsible for all development of PostgreSQL.</P>
175+
responsible for all development of PostgreSQL. It is a community
176+
project and is not controlled by any company.</P>
175177

176178
<P>The authors of PostgreSQL 1.01 were Andrew Yu and Jolly Chen.
177179
Many others have contributed to the porting, testing, debugging,

0 commit comments

Comments
 (0)