From 5e02f6b6acb9f7ba6e166c9dd6e7eb53bad01c7e Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Fri, 12 May 2000 17:20:14 +0000
Subject: [PATCH] Update TODO list.

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

diff --git a/doc/TODO b/doc/TODO
index b6ececf938d..53bec95dcf8 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -94,6 +94,7 @@ TYPES
 * Declare typein/out functions in pg_proc with a special "C string" data type
 * Add non-large-object binary field
 * Functions returning sets don't really work right[function]
+* Add hash for int8
 
 VIEWS
 
-- 
GitLab