From 27e618986bd56b2ec11f2119915355f8e08c91e0 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Fri, 19 Jan 2001 02:53:52 +0000
Subject: [PATCH] Update TODO list.

---
 doc/TODO | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/TODO b/doc/TODO
index 1ed16cbac60..e6807a57b1e 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Thu Jan 18 21:05:41 EST 2001
+Last updated:		Thu Jan 18 21:53:43 EST 2001
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -100,6 +100,7 @@ TYPES
 * Store binary-compatible type information in the system
 * -Add support for & operator (Peter E)
 * Allow LOCALE on a per-column basis, default to ASCII
+* Add SHOW command to see locale
 * Allow nulls in arrays
 * Allow arrays to be ORDER'ed
 * Support construction of array result values in expressions
-- 
GitLab