Done:
authorBruce Momjian
Wed, 7 Jun 2006 22:31:38 +0000 (22:31 +0000)
committerBruce Momjian
Wed, 7 Jun 2006 22:31:38 +0000 (22:31 +0000)
<  o Allow timezone names in SQL strings, '2006-05-24 21:11
>  o -Allow timezone names in SQL strings, '2006-05-24 21:11

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

index fa3e2f4cf4870c3026bfd08a942f84dd562854d5..162bd6c8cecc689391f10828b241d3a6ad664085 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Wed Jun  7 16:38:59 EDT 2006
+Last updated:      Wed Jun  7 18:31:32 EDT 2006
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -231,7 +231,7 @@ Data Types
      If the TIMESTAMP value is stored with a time zone name, interval 
      computations should adjust based on the time zone rules.
 
-   o Allow timezone names in SQL strings, '2006-05-24 21:11
+   o -Allow timezone names in SQL strings, '2006-05-24 21:11
       Americas/New_York'::timestamptz
    o Fix SELECT '0.01 years'::interval, '0.01 months'::interval
    o Add a GUC variable to allow output of interval values in ISO8601 
index 6422a53167f9a1694f98f0fd63959093b80bdccc..049191731fb54a82cd94d9a3d15383aadd3c8a88 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Wed Jun  7 16:38:59 EDT 2006
+Last updated:           Wed Jun  7 18:31:32 EDT 2006
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -212,7 +212,7 @@ first.
 

          If the TIMESTAMP value is stored with a time zone name, interval 

           computations should adjust based on the time zone rules.
 

-    
  • Allow timezone names in SQL strings, '2006-05-24 21:11
  • +    
  • -Allow timezone names in SQL strings, '2006-05-24 21:11
  •             Americas/New_York'::timestamptz
         
  • Fix SELECT '0.01 years'::interval, '0.01 months'::interval
  •      
  • Add a GUC variable to allow output of interval values in ISO8601