Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf93672e

Browse files
committed
Not done:
> * Precompile SQL functions to avoid overhead (Neil)
1 parentb4bb288 commitf93672e

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:Fri Mar 7 22:03:10 EST 2003
3+
Last updated:Fri Mar 723:22:59 EST 2003
44

55
Current 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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp