Add intervals:
authorBruce Momjian
Sat, 25 Feb 2006 16:34:52 +0000 (16:34 +0000)
committerBruce Momjian
Sat, 25 Feb 2006 16:34:52 +0000 (16:34 +0000)
>  o Allow infinite dates and intervals just like infinite timestamps

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

index bb5a0cea261b502f45bf90d738a3da81c876ef63..2a75f4087083ce9d3a44290c709edfe885897539 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Fri Feb 24 22:40:15 EST 2006
+Last updated:      Sat Feb 25 11:34:42 EST 2006
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -205,7 +205,7 @@ Data Types
 
 * Dates and Times
 
-   o Allow infinite dates just like infinite timestamps
+   o Allow infinite dates and intervals just like infinite timestamps
    o Merge hardwired timezone names with the TZ database; allow either 
      kind everywhere a TZ name is currently taken
    o Allow customization of the known set of TZ names (generalize the
index a4687cb1ffb2a08d32b9f69dee5d24bd9cbeff3a..74acb265a4c956304769fb9eee744f076ef52836 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Fri Feb 24 22:40:15 EST 2006
+Last updated:           Sat Feb 25 11:34:42 EST 2006
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -189,7 +189,7 @@ first.
   time
   
  • Dates and Times
  •    
      -    
    • Allow infinite dates just like infinite timestamps
    • +    
    • Allow infinite dates and intervals just like infinite timestamps
    •      
    • Merge hardwired timezone names with the TZ database; allow either 
    •            kind everywhere a TZ name is currently taken
           
    • Allow customization of the known set of TZ names (generalize the