]> granicus.if.org Git - postgresql/commitdiff
Done:
authorBruce Momjian <bruce@momjian.us>
Fri, 20 Sep 2002 03:57:57 +0000 (03:57 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 20 Sep 2002 03:57:57 +0000 (03:57 +0000)
> * -to_char(0,'FM999.99') returns a period, to_char(1,'FM999.99') doesn't (Karel)

doc/TODO

index 62c4883e7ab2d40ebd55a395d138121c1e5f4648..5a3e8305dbb55f054169b67d4b00ab278fb4578d 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Wed Sep 18 00:22:46 EDT 2002
+Last updated:          Thu Sep 19 23:57:49 EDT 2002
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -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
+* -to_char(0,'FM999.99') returns a period, to_char(1,'FM999.99') doesn't (Karel)
 
 * CONVERSION
        o -Store binary-compatible type information in the system