mirror of https://github.com/postgres/postgres.git
Update TODO list.
parent
5c33b3c658
commit
3f51bdafdc
1
doc/TODO
1
doc/TODO
|
|
@ -133,6 +133,7 @@ TYPES
|
||||||
* 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
|
||||||
|
* allow aggregates on oid
|
||||||
|
|
||||||
VIEWS
|
VIEWS
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue