Update timezone FAQ item:
authorBruce Momjian
Tue, 6 Feb 2007 18:31:26 +0000 (18:31 +0000)
committerBruce Momjian
Tue, 6 Feb 2007 18:31:26 +0000 (18:31 +0000)
    

USA saving time changes are included in PostgreSQL release 8.0.[4+],
    and all later major releases, e.g. 8.1.  Canada and Western Australia
    changes are included in 8.0.[10+], 8.1.[6+], and all later major
    releases.  PostgreSQL releases prior to 8.0 use the operating system's
    timezone database for daylight saving information.



doc/FAQ
doc/src/FAQ/FAQ.html

diff --git a/doc/FAQ b/doc/FAQ
index cde6f064461447dc5ed73357f53d25c37755e0d0..0ed9ce966138562bc473bd56dd67489ee9d6449b 100644 (file)
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
 
                 Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Tue Jan 30 17:37:01 EST 2007
+   Last updated: Tue Feb 6 13:31:07 EST 2007
    
    Current maintainer: Bruce Momjian ([email protected])
    
   1.14) Will PostgreSQL handle recent daylight saving time changes in various
   countries?
   
-   PostgreSQL versions prior to 8.0 use the operating system's timezone
-   database for daylight saving information. All current versions of
-   PostgreSQL 8.0 and later contain up-to-date timezone information.
+   USA saving time changes are included in PostgreSQL release 8.0.[4+],
+   and all later major releases, e.g. 8.1. Canada and Western Australia
+   changes are included in 8.0.[10+], 8.1.[6+], and all later major
+   releases. PostgreSQL releases prior to 8.0 use the operating system's
+   timezone database for daylight saving information.
      _________________________________________________________________
    
                            User Client Questions
index da112652aeb90d2c2f3db58b99a4e086b6084446..6f5cc2f3ce063243cacfa8c22b1f0b57aa6bbf0a 100644 (file)
@@ -10,7 +10,7 @@
   alink="#0000ff">
     

Frequently Asked Questions (FAQ) for PostgreSQL

 
-    

Last updated: Tue Jan 30 17:37:01 EST 2007

+    

Last updated: Tue Feb  6 13:31:07 EST 2007

 
     

Current maintainer: Bruce Momjian (

     1.14) Will PostgreSQL handle recent daylight
     saving time changes in various countries?
 
-    

PostgreSQL versions prior to 8.0 use the operating system's

-    timezone database for daylight saving information.  All current
-    versions of PostgreSQL 8.0 and later contain up-to-date timezone
-    information.

+    

USA saving time changes are included in PostgreSQL release 8.0.[4+],

+    and all later major releases, e.g. 8.1.  Canada and Western Australia
+    changes are included in 8.0.[10+], 8.1.[6+], and all later major
+    releases.  PostgreSQL releases prior to 8.0 use the operating system's
+    timezone database for daylight saving information.