|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Sun Sep 30 15:01:01 EDT 2001 |
| 3 | +Last updated:Sun Sep 30 15:01:35 EDT 2001 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -308,7 +308,7 @@ MISCELLANEOUS
|
308 | 308 | * Allow Subplans to use efficient joins(hash, merge) with upper variable
|
309 | 309 | * Improve dynamic memory allocation by introducing tuple-context memory
|
310 | 310 | allocation (Tom)
|
311 |
| -* -Allow GUC configuration of maximum number of open files |
| 311 | +* -Allow GUC configuration of maximum number of open files (Tom) |
312 | 312 | * -Improve statistics storage in pg_class [performance] (Tom)
|
313 | 313 | * Add connection pooling [pool]
|
314 | 314 | * Allow persistent backends [persistent]
|
|