Add:
authorBruce Momjian
Thu, 3 Oct 2002 19:20:25 +0000 (19:20 +0000)
committerBruce Momjian
Thu, 3 Oct 2002 19:20:25 +0000 (19:20 +0000)
> * Check GUC geqo_threshold to see if it is still accurate

doc/TODO

index 5ba728b4ae76f7c66ffe4c4fe2836e3bf07f4cd5..773af536aafc7cadcc0f8b603e956163448d0a24 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:      Thu Oct  3 12:38:57 EDT 2002
+Last updated:      Thu Oct  3 15:20:13 EDT 2002
 
 Current maintainer:    Bruce Momjian ([email protected])
 
@@ -465,7 +465,7 @@ Optimizer / Executor
 * Add utility to compute accurate random_page_cost value
 * Improve ability to display optimizer analysis using OPTIMIZER_DEBUG
 * Use CHECK constraints to improve optimizer decisions
-
+* Check GUC geqo_threshold to see if it is still accurate
 
 Miscellaneous
 =============