From cf9c2be7e89a18ede13e0bc5463f7d40ab7a34d1 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 30 Mar 2004 21:51:41 +0000 Subject: [PATCH] Add: > * Add GUC variable to allow output of interval values in ISO8601 format --- doc/TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/TODO b/doc/TODO index d4699f826e..59617c6856 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Wed Mar 24 13:15:38 EST 2004 +Last updated: Tue Mar 30 16:51:38 EST 2004 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -75,6 +75,7 @@ Data Types * Allow functions to have a search path specified at creation time * Make LENGTH() of CHAR() not count trailing spaces * Allow substring/replace() to get/set bit values +* Add GUC variable to allow output of interval values in ISO8601 format * ARRAYS -- 2.11.0