]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Backpatch FAQ's to 8.0.X.
authorBruce Momjian <bruce@momjian.us>
Fri, 1 Apr 2005 16:42:59 +0000 (16:42 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 1 Apr 2005 16:42:59 +0000 (16:42 +0000)
doc/FAQ
doc/FAQ_DEV
doc/src/FAQ/FAQ.html
doc/src/FAQ/FAQ_DEV.html

diff --git a/doc/FAQ b/doc/FAQ
index 616258ee047178a01c40fadfb43ea6217fdf887b..dfb6da85266d940bb6732d11f5ca20392dc8f8f5 100644 (file)
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
 
                 Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Fri Mar 11 16:42:06 EST 2005
+   Last updated: Tue Mar 15 17:38:18 EST 2005
    
    Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
    
    
     1.7) What is the latest release?
     
-   The latest release of PostgreSQL is version 8.0.0.
+   The latest release of PostgreSQL is version 8.0.1.
    
    We plan to have major releases every ten to twelve months.
    
index f3a9835cfffeeb3bcd4d353440d46cf8630f64cd..7e0839dbfc538dd4d85946b192862c6dd5d35fcb 100644 (file)
@@ -1,7 +1,7 @@
 
           Developer's Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Fri Mar 11 16:43:05 EST 2005
+   Last updated: Sun Mar 13 22:07:18 EST 2005
    
    Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
    
@@ -44,8 +44,8 @@ Technical Questions
    2.7) What is CommandCounterIncrement()?
      _________________________________________________________________
    
-                             General Questions
-                                      
+General Questions
+
   1.1) How do I get involved in PostgreSQL development?
   
    Download the code and have a look around. See 1.7.
index 32ed55ac000c0c91b744c6fac9ee7282cf7ac162..f6bef3c6a158587298189061f0356af142a85f3f 100644 (file)
@@ -10,7 +10,7 @@
   alink="#0000ff">
     <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
 
-    <P>Last updated: Fri Mar 11 16:42:06 EST 2005</P>
+    <P>Last updated: Tue Mar 15 17:38:18 EST 2005</P>
 
     <P>Current maintainer: Bruce Momjian (<A href=
     "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
 
     <H4><A name="1.7">1.7</A>) What is the latest release?</H4>
 
-    <P>The latest release of PostgreSQL is version 8.0.0.</P>
+    <P>The latest release of PostgreSQL is version 8.0.1.</P>
 
     <P>We plan to have major releases every ten to twelve months.</P>
 
index 768729836704e5b40f788c52a58b6b1bcdb9ee7e..111fb12a0c850d8bd84609b962121b9224e2b991 100644 (file)
@@ -13,7 +13,7 @@
     <H1>Developer's Frequently Asked Questions (FAQ) for
     PostgreSQL</H1>
 
-    <P>Last updated: Fri Mar 11 16:43:05 EST 2005</P>
+    <P>Last updated: Sun Mar 13 22:07:18 EST 2005</P>
 
     <P>Current maintainer: Bruce Momjian (<A href=
     "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -75,9 +75,7 @@
      
     <HR>
 
-    <CENTER>
-      <H2>General Questions</H2>
-    </CENTER>
+    <H2>General Questions</H2>
 
     <H3><A name="1.1">1.1</A>) How do I get involved in PostgreSQL
     development?</H3>
@@ -86,7 +84,7 @@
     "#1.7">1.7</A>.</P>
 
     <P>Subscribe to and read the <A href=
-    "http://archives.posrgresql.org/pgsql-hackers">pgsql-hackers</A>
+    "http://archives.postgresql.org/pgsql-hackers">pgsql-hackers</A>
     mailing list (often termed 'hackers'). This is where the major
     contributors and core members of the project discuss
     development.</P>