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

Commitbac714b

Browse files
committed
Update for Oleg:
> using a sequential scan for highest/lowest values (Oleg)
1 parentf1b7e84 commitbac714b

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:Wed Apr17 23:58:08 EDT 2002
3+
Last updated:Thu Apr18 00:04:58 EDT 2002
44

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

@@ -435,7 +435,7 @@ OPTIMIZER / EXECUTOR
435435
* Make IN/NOT IN have similar performance to EXISTS/NOT EXISTS [exists]
436436
* Missing optimizer selectivities for date, r-tree, etc. [optimizer]
437437
* Allow ORDER BY ... LIMIT to select top values without sort or index
438-
using a sequential scan for highest/lowest values
438+
using a sequential scan for highest/lowest values (Oleg)
439439
* Inline simple SQL functions to avoid overhead (Tom)
440440
* Precompile SQL functions to avoid overhead (Neil Conway)
441441
* Add utility to compute accurate random_page_cost value

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp