Update TODO list.
This commit is contained in:
parent
d6109bf414
commit
c6a6de416f
3
doc/TODO
3
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Wed Oct 11 21:22:25 EDT 2000
|
Last updated: Wed Oct 11 23:04:31 EDT 2000
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -87,6 +87,7 @@ TYPES
|
|||||||
* Allow LOCALE on a per-column basis, default to ASCII
|
* Allow LOCALE on a per-column basis, default to ASCII
|
||||||
* Allow nulls in arrays
|
* Allow nulls in arrays
|
||||||
* Allow arrays to be ORDER'ed
|
* Allow arrays to be ORDER'ed
|
||||||
|
* Add foreign key constraint for arrays
|
||||||
* 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user