From 6075717df0f57c1736e5da4d4ee8c4f654682a1d Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Tue, 10 Aug 1999 16:56:54 +0000
Subject: [PATCH] Update TODO list.

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

diff --git a/doc/TODO b/doc/TODO
index e7b9ceb1b6d..03da89ca1fc 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -102,7 +102,7 @@ TYPES
 * 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
-* Add index on NUMERIC type
+* Add index on NUMERIC/DECIMAL type
 * Make Absolutetime/Relativetime int4 because time_t can be int8 on some ports
 
 VIEWS
-- 
GitLab