|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Wed Sep18 00:22:46 EDT 2002 |
| 3 | +Last updated:Thu Sep19 23:57:49 EDT 2002 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -86,7 +86,7 @@ Data Types
|
86 | 86 | * -Add GUC parameter for DATESTYLE
|
87 | 87 | * Allow INET subnet tests using non-constants
|
88 | 88 | * -Allow bytea to handle LIKE with non-TEXT patterns
|
89 |
| -* to_char(0,'FM999.99') returns a period, to_char(1,'FM999.99')does not |
| 89 | +*-to_char(0,'FM999.99') returns a period, to_char(1,'FM999.99')doesn't (Karel) |
90 | 90 |
|
91 | 91 | * CONVERSION
|
92 | 92 | o -Store binary-compatible type information in the system
|
|