mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Update TODO list.
This commit is contained in:
parent
912b3a6fe9
commit
c6626d2fdc
1 changed files with 2 additions and 1 deletions
3
doc/TODO
3
doc/TODO
|
|
@ -1,6 +1,6 @@
|
|||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Fri Oct 22 07:49:36 EDT 1999
|
||||
Last updated: Tue Oct 26 00:11:29 EDT 1999
|
||||
|
||||
Current maintainer: Bruce Momjian (maillist@candle.pha.pa.us)
|
||||
|
||||
|
|
@ -124,6 +124,7 @@ TYPES
|
|||
* -Add index on NUMERIC/DECIMAL type(Jan)
|
||||
* Make Absolutetime/Relativetime int4 because time_t can be int8 on some ports
|
||||
* Functions returning sets don't really work right[function]
|
||||
* Add max() for oid type
|
||||
|
||||
VIEWS
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue