diff options
author | Bruce Momjian | 2005-05-05 01:42:04 +0000 |
---|---|---|
committer | Bruce Momjian | 2005-05-05 01:42:04 +0000 |
commit | e6e7e64345e882835017e0bbc7e14e72abf00f69 (patch) | |
tree | 939b94f5583111d04567ad20a4ff69dbda971895 | |
parent | 45c217102408e002d1c89d951c9446402e04f0bf (diff) |
Update "control" item.
Rosser Schwarz
-rw-r--r-- | doc/FAQ | 12 | ||||
-rw-r--r-- | doc/src/FAQ/FAQ.html | 10 |
2 files changed, 11 insertions, 11 deletions
@@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Wed May 4 21:23:41 EDT 2005 + Last updated: Wed May 4 21:42:01 EDT 2005 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -274,13 +274,13 @@ 1.13) Who controls PostgreSQL? If you are looking for a PostgreSQL gatekeeper, central committee, or - controlling company, give up, because none exists. We do have a core + controlling company, give up --- there isn't one. We do have a core committee and CVS committers, but these groups are more for administrative purposes than control. The project is directed by the - open community of developers and users of PostgreSQL. Everyone is - welcome to subscribe and take part in the discussions. (See the - Developer's FAQ for information on how to get involved in PostgreSQL - development.) + community of developers and users, which anyone can join. All you need + to do is subscribe to the mailing lists and participate in the + discussions. (See the Developer's FAQ for information on how to get + involved in PostgreSQL development.) _________________________________________________________________ User Client Questions diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 83e28e63281..a13a6440f93 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff"> <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Wed May 4 21:23:41 EDT 2005</P> + <P>Last updated: Wed May 4 21:42:01 EDT 2005</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>) @@ -358,12 +358,12 @@ <H3><A name="1.13">1.13</A>) Who controls PostgreSQL?<BR> <P>If you are looking for a PostgreSQL gatekeeper, central committee, - or controlling company, give up, because none exists. We do have a + or controlling company, give up --- there isn't one. We do have a core committee and CVS committers, but these groups are more for administrative purposes than control. The project is directed by - the open community of developers and users of PostgreSQL. Everyone - is welcome to subscribe and take part in the discussions. (See the - <a href="http://www.postgresql.org/docs/faqs.FAQ_DEV.html"> + the community of developers and users, which anyone can join. All + you need to do is subscribe to the mailing lists and participate in the + discussions. (See the <a href="http://www.postgresql.org/docs/faqs.FAQ_DEV.html"> Developer's FAQ</A> for information on how to get involved in PostgreSQL development.)</P> |