OSDN Git Service

Add:
authorBruce Momjian <bruce@momjian.us>
Tue, 30 Mar 2004 21:51:41 +0000 (21:51 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 30 Mar 2004 21:51:41 +0000 (21:51 +0000)
> * Add GUC variable to allow output of interval values in ISO8601 format

doc/TODO

index d4699f8..59617c6 100644 (file)
--- 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