diff options
| -rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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] |
