Skip to content

Commit fb0b0a2

Browse files
committed
Add:
> * Check GUC geqo_threshold to see if it is still accurate
1 parent 565c97b commit fb0b0a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Thu Oct 3 12:38:57 EDT 2002
3+
Last updated: Thu Oct 3 15:20:13 EDT 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -465,7 +465,7 @@ Optimizer / Executor
465465
* Add utility to compute accurate random_page_cost value
466466
* Improve ability to display optimizer analysis using OPTIMIZER_DEBUG
467467
* Use CHECK constraints to improve optimizer decisions
468-
468+
* Check GUC geqo_threshold to see if it is still accurate
469469

470470
Miscellaneous
471471
=============

0 commit comments

Comments
 (0)