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: Tue Nov 26 17:05:35 EST 2002
3+ Last updated: Sun Dec 1 16:20:39 EST 2002
44
55Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66
@@ -383,7 +383,7 @@ Optimizer / Executor
383383* Missing optimizer selectivities for date, r-tree, etc. [optimizer]
384384* Allow ORDER BY ... LIMIT to select top values without sort or index
385385 using a sequential scan for highest/lowest values (Oleg)
386- * Inline simple SQL functions to avoid overhead (Tom)
386+ * - Inline simple SQL functions to avoid overhead (Tom)
387387* Precompile SQL functions to avoid overhead (Neil)
388388* Add utility to compute accurate random_page_cost value
389389* Improve ability to display optimizer analysis using OPTIMIZER_DEBUG
You can’t perform that action at this time.
0 commit comments