From f688c1e0641d9217b3581d107295240cb7b03f9e Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Tue, 6 Nov 2001 23:42:44 +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 1257add823e..fffb3734393 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Thu Nov  1 15:06:47 EST 2001
+Last updated:		Tue Nov  6 18:42:18 EST 2001
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -291,6 +291,7 @@ EXOTIC FEATURES
 MISCELLANEOUS
 
 * Increase identifier length (NAMEDATALEN) if small performance hit
+* Increase maximum number of function parameters
 * -Populate backend status area and write program to dump status data (Jan)
 * -Put sort files in their own directory (Bruce)
 * Show location of syntax error in query [yacc]
-- 
GitLab