From 51dfe351210b922e6b4a91a5abc8e7587efd63aa Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 7 Jun 2006 22:31:38 +0000 Subject: Done: < 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/src/FAQ/TODO.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 6422a53167f..049191731fb 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@

PostgreSQL TODO List

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-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 -- cgit v1.2.3