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

Commitb9be2b2

Browse files
committed
Add:
> * Allow ORDER BY ... LIMIT to select top values without sort or index
1 parentd613aad commitb9be2b2

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:Sat Jan 2618:08:43 EST 2002
3+
Last updated:Sat Jan 2623:20:24 EST 2002
44

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

@@ -432,6 +432,7 @@ OPTIMIZER/EXECUTOR
432432
* Change FIXED_CHAR_SEL to 0.20 from 0.04 to give better selectivity (Bruce)
433433
* Make IN/NOT IN have similar performance to EXISTS/NOT EXISTS [exists]
434434
* Missing optimizer selectivities for date, r-tree, etc. [optimizer]
435+
* Allow ORDER BY ... LIMIT to select top values without sort or index
435436

436437
MISCELLANEOUS
437438

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp