We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7609940 commit 6c01708Copy full SHA for 6c01708
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Jul 30 12:56:06 EDT 2002
+Last updated: Tue Jul 30 15:33:45 EDT 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -446,6 +446,7 @@ Optimizer / Executor
446
* Precompile SQL functions to avoid overhead (Neil Conway)
447
* Add utility to compute accurate random_page_cost value
448
* Improve ability to display optimizer analysis using OPTIMIZER_DEBUG
449
+* Use CHECK constraints to improve optimizer decisions
450
451
Miscellaneous
452
=============
0 commit comments