|
1 | 1 | TODO list for PostgreSQL |
2 | 2 | ======================== |
3 | | -Last updated:Thu Aug22 23:10:41 EDT 2002 |
| 3 | +Last updated:Sat Aug24 07:24:53 EDT 2002 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us) |
6 | 6 |
|
@@ -78,7 +78,7 @@ Data Types |
78 | 78 | * -Add domain capability (Rod Taylor) |
79 | 79 | * Add IPv6 capability to INET/CIDR types |
80 | 80 | * Remove Money type, add money formatting for decimal type |
81 | | -* SELECT cash_out(2) crashes because of opaque |
| 81 | +*-SELECT cash_out(2) crashes because of opaque |
82 | 82 | * Declare typein/out functions in pg_proc with a special "C string" data type |
83 | 83 | * Functions returning sets do not totally work |
84 | 84 | * Change factorial to return a numeric |
|