diff options
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) -Last updated: Fri Jun 16 00:04:49 EDT 2006 +Last updated: Fri Jun 16 12:59:22 EDT 2006 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -255,6 +255,9 @@ Data Types o Fix interval display to support values exceeding 2^31 hours o Add overflow checking to timestamp and interval arithmetic o Add ISO INTERVAL handling + + http://archives.postgresql.org/pgsql-hackers/2006-01/msg00250.php + o -Add support for day-time syntax, INTERVAL '1 2:03:04' DAY TO SECOND o Support ISO INTERVAL syntax if units cannot be determined from |