Commit ca5771dc authored by Bruce Momjian's avatar Bruce Momjian

Update TODO list.

parent bdb41ad0
...@@ -130,9 +130,9 @@ TYPES ...@@ -130,9 +130,9 @@ TYPES
* Declare typein/out functions in pg_proc with a special "C string" data type * Declare typein/out functions in pg_proc with a special "C string" data type
* Add non-large-object binary field * Add non-large-object binary field
* -Add index on NUMERIC/DECIMAL type(Jan) * -Add index on NUMERIC/DECIMAL type(Jan)
* Make Absolutetime/Relativetime int4 because time_t can be int8 on some ports * -Make Absolutetime/Relativetime int4 because time_t can be int8 on some ports
* Functions returning sets don't really work right[function] * Functions returning sets don't really work right[function]
* Make type equivalency apply to aggregates * -Make type equivalency apply to aggregates
VIEWS VIEWS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment