Add FAQ on who controls the project.
authorBruce Momjian
Mon, 2 May 2005 20:11:27 +0000 (20:11 +0000)
committerBruce Momjian
Mon, 2 May 2005 20:11:27 +0000 (20:11 +0000)
doc/FAQ
doc/src/FAQ/FAQ.html

diff --git a/doc/FAQ b/doc/FAQ
index af87f6d3a2ec9f613fefb8fff627f35c146ad62b..1cfcdcd4a62ad4dd2a830e6e5113cb498cabad6f 100644 (file)
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
 
                 Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Fri Apr 29 23:53:16 EDT 2005
+   Last updated: Mon May 2 16:11:15 EDT 2005
    
    Current maintainer: Bruce Momjian ([email protected])
    
@@ -26,6 +26,7 @@
    1.10) How can I learn SQL?
    1.11) How do I join the development team?
    1.12) How does PostgreSQL compare to other DBMSs?
+   1.13) Who controls PostgreSQL?
    
                            User Client Questions
                                       
           We are free for all use, both commercial and non-commercial.
           You can add our code to your product with no limitations,
           except those outlined in our BSD-style license stated above.
+          
+  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
+   committee and CVS committers, but these groups are more for
+   administrative purposes then 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.)
      _________________________________________________________________
    
                            User Client Questions
index 1bd0b9b02a529d3acd6c360f869f168c9f120826..0472a76305d8ad818a61f08ef3f887d23117d7bf 100644 (file)
@@ -10,7 +10,7 @@
   alink="#0000ff">
     

Frequently Asked Questions (FAQ) for PostgreSQL

 
-    

Last updated: Fri Apr 29 23:53:16 EDT 2005

+    

Last updated: Mon May  2 16:11:15 EDT 2005

 
     

Current maintainer: Bruce Momjian (

@@ -40,6 +40,7 @@
      1.11) How do I join the development team?
      1.12) How does PostgreSQL compare to other
     DBMSs?
+     1.13) Who controls PostgreSQL?
      
 
     User Client Questions
       
     
 
+    

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 committee and CVS committers, but these groups are more for
+    administrative purposes then 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.)