From bc0595f27fc4a78f8d617021ae7916201b482af5 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Tue, 28 Sep 1999 02:57:55 +0000
Subject: [PATCH] Update TODO list.

---
 doc/TODO | 1 +
 1 file changed, 1 insertion(+)

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
-- 
GitLab