|
1 | 1 | TODO list for PostgreSQL |
2 | 2 | ======================== |
3 | | -Last updated:Mon Apr 211:10:06 EDT 2001 |
| 3 | +Last updated:Mon Apr 212:26:57 EDT 2001 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us) |
6 | 6 |
|
@@ -109,7 +109,7 @@ TYPES |
109 | 109 | * Remove Money type, add money formatting for decimal type |
110 | 110 | * Declare typein/out functions in pg_proc with a special "C string" data type |
111 | 111 | * Add non-large-object binary field |
112 | | -* Functions returning setsdon't really work right[function] |
| 112 | +* Functions returning setsdo not totally work |
113 | 113 | * -Add hash for int8 (Tom) |
114 | 114 | * SELECT col FROM tab WHERE numeric_col = 10.1 fails |
115 | 115 | * -Get BIT type working |
|