|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Tue Nov 618:42:18 EST 2001 |
| 3 | +Last updated:Tue Nov 620:33:37 EST 2001 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -291,7 +291,7 @@ EXOTIC FEATURES
|
291 | 291 | MISCELLANEOUS
|
292 | 292 |
|
293 | 293 | * Increase identifier length (NAMEDATALEN) if small performance hit
|
294 |
| -* Increase maximum number of function parameters |
| 294 | +* Increase maximum number of function parameters if little wasted space |
295 | 295 | * -Populate backend status area and write program to dump status data (Jan)
|
296 | 296 | * -Put sort files in their own directory (Bruce)
|
297 | 297 | * Show location of syntax error in query [yacc]
|
|