Markup TODO as a URL.
authorBruce Momjian
Tue, 22 Nov 2005 15:21:54 +0000 (15:21 +0000)
committerBruce Momjian
Tue, 22 Nov 2005 15:21:54 +0000 (15:21 +0000)
doc/FAQ
doc/src/FAQ/FAQ.html

diff --git a/doc/FAQ b/doc/FAQ
index 79b12c187f75c309160b7bf7daea7d16d0eb1b8b..faf7a59c93dc2ea26398c7e4c334a66d8ba93f5a 100644 (file)
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
 
                 Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Tue Nov 22 10:16:48 EST 2005
+   Last updated: Tue Nov 22 10:21:51 EST 2005
    
    Current maintainer: Bruce Momjian ([email protected])
    
   1.8) How do I submit a bug report?
   
    Visit the PostgreSQL bug form at
-   http://www.postgresql.org/support/submitbug.
-   
-   Also check out our ftp site ftp://ftp.PostgreSQL.org/pub/ to see if
-   there is a more recent PostgreSQL version.
+   http://www.postgresql.org/support/submitbug. Also check out our ftp
+   site ftp://ftp.PostgreSQL.org/pub/ to see if there is a more recent
+   PostgreSQL version.
    
    Bugs submitted using the bug form or posted to any PostgreSQL mailing
    list typically generates one of the following replies:
      * It is not a bug, and why
-     * It is a known bug and is known already on the TODO list
+     * It is a known bug and is already on the TODO list
      * The bug has been fixed in the current release
      * The bug has been fixed but is not packaged yet in an official
        release
index dc98fb783dda85656795a65a262c4b9756ebf35e..634286dc82937e7544b54dc2e81fe7e7031b5c13 100644 (file)
@@ -10,7 +10,7 @@
   alink="#0000ff">
     

Frequently Asked Questions (FAQ) for PostgreSQL

 
-    

Last updated: Tue Nov 22 10:16:48 EST 2005

+    

Last updated: Tue Nov 22 10:21:51 EST 2005

 
     

Current maintainer: Bruce Momjian (

 
     

Visit the PostgreSQL bug form at 

     "http://www.postgresql.org/support/submitbug">
-    http://www.postgresql.org/support/submitbug.

-
-    

Also check out our ftp site 

+    http://www.postgresql.org/support/submitbug.
+    Also check out our ftp site 
     "ftp://ftp.PostgreSQL.org/pub/">ftp://ftp.PostgreSQL.org/pub/ to
     see if there is a more recent PostgreSQL version.

 
     list typically generates one of the following replies:

     
         
  • It is not a bug, and why
  • -    
  • It is a known bug and is known already on the TODO list
  • +    
  • It is a known bug and is already on the
  • +    TODO list
         
  • The bug has been fixed in the current release
  •      
  • The bug has been fixed but is not packaged yet in an official 
  •      release
        
  • A patch has been created and will be included in the next major 
  •     or minor release
        
  • The bug cannot be fixed immediately and is added
  • -   to the TODO list
    +   to the TODO
    +        list
        
         
         
         

    A feature request usually results in one of the following

         replies:

         
      -    
    • The feature is already on the TODO list
    • +    
    • The feature is already on the
    • +    TODO
      +    list
           
    • The feature is not desired because:
    •          
                 
      • It duplicates existing functionality that already
      •          
      • The feature would be insecure or unreliable
      •          
             
        -    
      • The new feature is added to the TODO list
      • +    
      • The new feature is added to the
      • +    TODO list
             
             
             

        PostgreSQL does not use a bug tracking system because we find

        -    it more efficient to respond directly to email and keep the TODO
        +    it more efficient to respond directly to email and keep the
        +    TODO
             list up-to-date. In practice, bugs don't last very long in the
             software, and bugs that affect a large number of users are fixed
             rapidly. The only single place to find all changes, improvements,