summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index fffb3734393..495a0fdf936 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]