mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-11-27 07:21:09 +08:00
Update TODO list.
This commit is contained in:
parent
f0f73b316d
commit
4197aaa8ae
3
doc/TODO
3
doc/TODO
@ -1,6 +1,6 @@
|
||||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Mon Sep 6 23:55:43 EDT 1999
|
||||
Last updated: Mon Sep 13 22:19:20 EDT 1999
|
||||
|
||||
Current maintainer: Bruce Momjian (maillist@candle.pha.pa.us)
|
||||
|
||||
@ -99,6 +99,7 @@ TYPES
|
||||
* Add support for & operator
|
||||
* Allow LOCALE on a per-column basis, default to ASCII
|
||||
* Allow array on int8[]
|
||||
* Allow nulls in arrays
|
||||
* 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
|
||||
|
Loading…
Reference in New Issue
Block a user