Update TODO list.
authorBruce Momjian
Tue, 6 Nov 2001 23:42:44 +0000 (23:42 +0000)
committerBruce Momjian
Tue, 6 Nov 2001 23:42:44 +0000 (23:42 +0000)
doc/TODO

index 1257add823ebebc9bcceb7e3976dac18529eff6a..fffb3734393796a6a60e4413332d1864c70a9cf5 100644 (file)
--- 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 ([email protected])
 
@@ -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]