mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Add URL for ISO date/time syntax:
> > http://archives.postgresql.org/pgsql-hackers/2006-01/msg00250.php >
This commit is contained in:
5
doc/TODO
5
doc/TODO
@ -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
|
||||
|
Reference in New Issue
Block a user