diff options
| author | Bruce Momjian <bruce@momjian.us> | 2006-06-16 16:59:30 +0000 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2006-06-16 16:59:30 +0000 |
| commit | cfe71bd35dc734a81bd2270787a5afe985df557e (patch) | |
| tree | 14e2438715bf0e653c2488e5eb6086355ce285c0 /doc/TODO | |
| parent | 28b0d6bf6299d4508988ad6352704d2a61fd6896 (diff) | |
| download | postgresql-cfe71bd35dc734a81bd2270787a5afe985df557e.tar.gz | |
Add URL for ISO date/time syntax:
>
> http://archives.postgresql.org/pgsql-hackers/2006-01/msg00250.php
>
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 |
