Commit bc0595f2 authored by Bruce Momjian's avatar Bruce Momjian

Update TODO list.

parent a55888ec
...@@ -110,6 +110,7 @@ TYPES ...@@ -110,6 +110,7 @@ TYPES
* Allow LOCALE on a per-column basis, default to ASCII * Allow LOCALE on a per-column basis, default to ASCII
* Allow array on int8[] * Allow array on int8[]
* Allow nulls in arrays * Allow nulls in arrays
* Allow arrays to be ORDER'ed
* 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment