|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Thu Feb 2120:17:02 EST 2002 |
| 3 | +Last updated:Thu Feb 2122:05:06 EST 2002 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -458,7 +458,7 @@ SOURCE CODE
|
458 | 458 | * Add --port flag to regression tests
|
459 | 459 | * Increase identifier length (NAMEDATALEN) if small performance hit,
|
460 | 460 | perhaps to standard length of 128; change struct pgNotify to use pid
|
461 |
| - first, breaks notify API; |
| 461 | + first, breaks notify API; [namedatalen] |
462 | 462 | * Increase maximum number of function parameters if little wasted space
|
463 | 463 | * Add documentation for perl, including mention of DBI/DBD perl location
|
464 | 464 | * Add optional CRC checksum to heap and index pages
|
|