Add:
authorBruce Momjian
Tue, 3 Sep 2002 17:09:49 +0000 (17:09 +0000)
committerBruce Momjian
Tue, 3 Sep 2002 17:09:49 +0000 (17:09 +0000)
> * to_char(0,'FM999.99') returns a period, to_char(1,'FM999.99') does not

doc/TODO

index 85bc0f31ec7cce477c785f13e5d51114c41d3833..2602f0c889c4908cc0e1351e3f5c1efc26c99909 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:      Mon Sep  2 21:39:48 EDT 2002
+Last updated:      Tue Sep  3 13:09:39 EDT 2002
 
 Current maintainer:    Bruce Momjian ([email protected])
 
@@ -86,7 +86,7 @@ Data Types
 * -Add GUC parameter for DATESTYLE
 * Allow INET subnet tests using non-constants
 * -Allow bytea to handle LIKE with non-TEXT patterns
-
+* to_char(0,'FM999.99') returns a period, to_char(1,'FM999.99') does not
 
 * CONVERSION
    o -Store binary-compatible type information in the system