diff --git a/doc/TODO b/doc/TODO
index fffb3734393796a6a60e4413332d1864c70a9cf5..495a0fdf9364341e6db939efa8d33f27f13e6216 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Tue Nov  6 18:42:18 EST 2001
+Last updated:		Tue Nov  6 20:33:37 EST 2001
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -291,7 +291,7 @@ EXOTIC FEATURES
 MISCELLANEOUS
 
 * Increase identifier length (NAMEDATALEN) if small performance hit
-* Increase maximum number of function parameters
+* Increase maximum number of function parameters if little wasted space
 * -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]