aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1999-09-28 02:57:55 +0000
committerBruce Momjian <bruce@momjian.us>1999-09-28 02:57:55 +0000
commitbc0595f27fc4a78f8d617021ae7916201b482af5 (patch)
tree8d7b7a1ca67e446048de0a8bf54a31df347ae27e
parenta55888ec9c60a96e9e9c9a6862028a2c599454ac (diff)
downloadpostgresql-bc0595f27fc4a78f8d617021ae7916201b482af5.tar.gz
postgresql-bc0595f27fc4a78f8d617021ae7916201b482af5.zip
Update TODO list.
-rw-r--r--doc/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 9a40b9b4954..1be7877b59f 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -110,6 +110,7 @@ TYPES
* Allow LOCALE on a per-column basis, default to ASCII
* Allow array on int8[]
* Allow nulls in arrays
+* Allow arrays to be ORDER'ed
* 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