mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-03-01 19:45:33 +08:00
Update TODO list.
This commit is contained in:
parent
53de19647f
commit
b0f95aa676
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
||||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Mon Apr 2 11:10:06 EDT 2001
|
||||
Last updated: Mon Apr 2 12:26:57 EDT 2001
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
@ -109,7 +109,7 @@ TYPES
|
||||
* Remove Money type, add money formatting for decimal type
|
||||
* Declare typein/out functions in pg_proc with a special "C string" data type
|
||||
* Add non-large-object binary field
|
||||
* Functions returning sets don't really work right[function]
|
||||
* Functions returning sets do not totally work
|
||||
* -Add hash for int8 (Tom)
|
||||
* SELECT col FROM tab WHERE numeric_col = 10.1 fails
|
||||
* -Get BIT type working
|
||||
|
Loading…
Reference in New Issue
Block a user