mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Update TODO list.
This commit is contained in:
2
doc/TODO
2
doc/TODO
@ -102,7 +102,7 @@ TYPES
|
|||||||
* Remove Money type, add money formatting for decimal type
|
* Remove Money type, add money formatting for decimal type
|
||||||
* 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 type
|
* Add index on NUMERIC/DECIMAL type
|
||||||
* 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
|
||||||
|
|
||||||
VIEWS
|
VIEWS
|
||||||
|
Reference in New Issue
Block a user