Lowercase all mentions of "PostgreSQL" in URLs, per Magnus.
authorBruce Momjian
Thu, 27 Sep 2007 06:14:47 +0000 (06:14 +0000)
committerBruce Momjian
Thu, 27 Sep 2007 06:14:47 +0000 (06:14 +0000)
doc/FAQ
doc/src/FAQ/FAQ.html

diff --git a/doc/FAQ b/doc/FAQ
index 19f39b840824967ffdae1e29baff7740a98972ff..ffc2d64f2a1d05c1f52b4a7376f3d78df0d0c850 100644 (file)
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
 
                 Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Wed Sep 26 16:36:22 EDT 2007
+   Last updated: Thu Sep 27 02:14:24 EDT 2007
    
    Current maintainer: Bruce Momjian ([email protected])
    
   1.5) Where can I get PostgreSQL?
   
    Via web browser, use http://www.postgresql.org/ftp/, and via ftp, use
-   ftp://ftp.PostgreSQL.org/pub/.
+   ftp://ftp.postgresql.org/pub/.
    
   1.6) What is the most recent release?
   
   
    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
+   site ftp://ftp.postgresql.org/pub/ to see if there is a more recent
    Postgres version.
    
    Bugs submitted using the bug form or posted to any PostgreSQL mailing
   
    PostgreSQL includes extensive documentation, including a large manual,
    manual pages, and some test examples. See the /doc directory. You can
-   also browse the manuals online at http://www.PostgreSQL.org/docs.
+   also browse the manuals online at http://www.postgresql.org/docs.
    
    There are two PostgreSQL books available online at
    http://www.postgresql.org/docs/books/awbook.html and
    http://www.commandprompt.com/ppbook/. There are a number of PostgreSQL
    books available for purchase. One of the most popular ones is by Korry
    Douglas. A list of book reviews can be found at
-   http://techdocs.PostgreSQL.org/techdocs/bookreviews.php. There is also
+   http://techdocs.postgresql.org/techdocs/bookreviews.php. There is also
    a collection of PostgreSQL technical articles at
-   http://techdocs.PostgreSQL.org/.
+   http://techdocs.postgresql.org/.
    
    The command line client program psql has some \d commands to show
    information about types, operators, functions, aggregates, etc. - use
index 4169b98efc24e16e5f6aa5501515994479d6b88d..7a10b56d9c33fdd3bb6b7565efb48f8060dfd492 100644 (file)
@@ -10,7 +10,7 @@
   alink="#0000ff">
     

Frequently Asked Questions (FAQ) for PostgreSQL

 
-    

Last updated: Wed Sep 26 16:36:22 EDT 2007

+    

Last updated: Thu Sep 27 02:14:24 EDT 2007

 
     

Current maintainer: Bruce Momjian (

 
     

Via web browser, use 

     http://www.postgresql.org/ftp/, and via ftp, use
-    PostgreSQL.org/pub/">
-    ftp://ftp.PostgreSQL.org/pub/.

+    postgresql.org/pub/">
+    ftp://ftp.postgresql.org/pub/.

 
     1.6) What is the most recent release?
 
     "http://www.postgresql.org/support/submitbug">
     http://www.postgresql.org/support/submitbug.
     Also check out our ftp site 
-    "ftp://ftp.PostgreSQL.org/pub/">ftp://ftp.PostgreSQL.org/pub/ to
+    "ftp://ftp.postgresql.org/pub/">ftp://ftp.postgresql.org/pub/ to
     see if there is a more recent Postgres version.

 
     

Bugs submitted using the bug form or posted to any PostgreSQL mailing

     

PostgreSQL includes extensive documentation, including a large

     manual, manual pages, and some test examples. See the /doc
     directory. You can also browse the manuals online at 
-    "http://www.PostgreSQL.org/docs">http://www.PostgreSQL.org/docs.
+    "http://www.postgresql.org/docs">http://www.postgresql.org/docs.
     

 
     

There are two PostgreSQL books available online at 

     There are a number of PostgreSQL books available for purchase.  One
     of the most popular ones is by Korry Douglas.  A list of book reviews
     can be found at 
-    "http://techdocs.postgresql.org/techdocs/bookreviews.php">http://techdocs.PostgreSQL.org/techdocs/bookreviews.php.
+    "http://techdocs.postgresql.org/techdocs/bookreviews.php">http://techdocs.postgresql.org/techdocs/bookreviews.php.
     There is also a collection of PostgreSQL technical articles at 
     href=
-    "http://techdocs.PostgreSQL.org/">http://techdocs.PostgreSQL.org/.

+    "http://techdocs.postgresql.org/">http://techdocs.postgresql.org/.

 
     

The command line client program psql has some \d commands to show

     information about types, operators, functions, aggregates, etc. - use \? to