File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11TODO list for PostgreSQL
22========================
3- Last updated: Fri Mar 7 22:03:10 EST 2003
3+ Last updated: Fri Mar 7 23: 22:59 EST 2003
44
55Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66
@@ -394,7 +394,7 @@ Optimizer / Executor
394394* Allow ORDER BY ... LIMIT to select top values without sort or index
395395 using a sequential scan for highest/lowest values (Oleg)
396396* -Inline simple SQL functions to avoid overhead (Tom)
397- * - Precompile SQL functions to avoid overhead (Neil)
397+ * Precompile SQL functions to avoid overhead (Neil)
398398* Add utility to compute accurate random_page_cost value
399399* Improve ability to display optimizer analysis using OPTIMIZER_DEBUG
400400* Use CHECK constraints to improve optimizer decisions
You can’t perform that action at this time.
0 commit comments