Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 6c01708

Browse files
committed
Added for Neil Conway:
> * Use CHECK constraints to improve optimizer decisions
1 parent 7609940 commit 6c01708

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Tue Jul 30 12:56:06 EDT 2002
3+
Last updated: Tue Jul 30 15:33:45 EDT 2002
44

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

@@ -446,6 +446,7 @@ Optimizer / Executor
446446
* Precompile SQL functions to avoid overhead (Neil Conway)
447447
* Add utility to compute accurate random_page_cost value
448448
* Improve ability to display optimizer analysis using OPTIMIZER_DEBUG
449+
* Use CHECK constraints to improve optimizer decisions
449450

450451
Miscellaneous
451452
=============

0 commit comments

Comments
 (0)