Add, "How do I submit a patch" FAQ item.
authorBruce Momjian
Wed, 12 Apr 2006 20:03:54 +0000 (20:03 +0000)
committerBruce Momjian
Wed, 12 Apr 2006 20:03:54 +0000 (20:03 +0000)
doc/FAQ
doc/src/FAQ/FAQ.html

diff --git a/doc/FAQ b/doc/FAQ
index 4efc929dc3f7081164dc1b2da6cc6a5125fd6c74..dcbe129127ccf52ad924313113ebc8852b1c6a66 100644 (file)
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
 
                 Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Wed Apr 12 14:55:59 EDT 2006
+   Last updated: Wed Apr 12 16:03:39 EDT 2006
    
    Current maintainer: Bruce Momjian ([email protected])
    
@@ -25,7 +25,7 @@
    1.9) How do I find out about known bugs or missing features?
    1.10) What documentation is available?
    1.11) How can I learn SQL?
-   1.12) How do I join the development team?
+   1.12) How do I submit a patch or join the development team?
    1.13) How does PostgreSQL compare to other DBMSs?
    
                            User Client Questions
    http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM,
    and at http://sqlcourse.com.
    
-  1.12) How do I join the development team?
+  1.12) How do I submit a patch or join the development team?
   
    See the Developer's FAQ.
    
index 17636a17d1fc8a03f38cea6f02f680d844b5a9f6..c3512b61354061ad8c1a66ced37cf432157fbb52 100644 (file)
@@ -10,7 +10,7 @@
   alink="#0000ff">
     

Frequently Asked Questions (FAQ) for PostgreSQL

 
-    

Last updated: Wed Apr 12 14:55:59 EDT 2006

+    

Last updated: Wed Apr 12 16:03:39 EDT 2006

 
     

Current maintainer: Bruce Momjian (

@@ -38,7 +38,8 @@
      missing features?
      1.10) What documentation is available?
      1.11) How can I learn SQL?
-     1.12) How do I join the development team?
+     1.12) How do I submit a patch or join the
+     development team?
      1.13) How does PostgreSQL compare to other
     DBMSs?
      
     and at 
     "http://sqlcourse.com/">http://sqlcourse.com.

 
-    1.12) How do I join the development
+    1.12) How do I submit a patch or join the development
     team?
 
     

See the