From 3f51bdafdca99e7f30c7198c218e66fe009a3dd9 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Sat, 22 Jan 2000 04:29:46 +0000
Subject: [PATCH] Update TODO list.

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

diff --git a/doc/TODO b/doc/TODO
index 9528b04d4a1..be08262dc3b 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -133,6 +133,7 @@ TYPES
 * Make Absolutetime/Relativetime int4 because time_t can be int8 on some ports
 * Functions returning sets don't really work right[function]
 * Make type equivalency apply to aggregates
+* allow aggregates on oid
 
 VIEWS
 
-- 
GitLab