|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Fri Oct4 15:05:31 EDT 2002 |
| 3 | +Last updated:Sat Oct5 00:00:16 EDT 2002 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -468,7 +468,7 @@ Optimizer / Executor
|
468 | 468 | * Improve ability to display optimizer analysis using OPTIMIZER_DEBUG
|
469 | 469 | * Use CHECK constraints to improve optimizer decisions
|
470 | 470 | * Check GUC geqo_threshold to see if it is still accurate
|
471 |
| -* Allow sorting/temp files to use multiple work directories |
| 471 | +* Allow sorting,temp files, temp tables to use multiple work directories |
472 | 472 |
|
473 | 473 |
|
474 | 474 | Miscellaneous
|
|