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

Commit4633ee2

Browse files
committed
Modify:
> * Inline simple SQL functions to avoid overhead (Tom)> * Precompile SQL functions to avoid overhead (Neil Conway)
1 parentfb4c1c2 commit4633ee2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/TODO

Lines changed: 3 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 Feb 22 00:21:53 EST 2002
3+
Last updated:Fri Feb 22 00:41:52 EST 2002
44

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

@@ -420,7 +420,8 @@ OPTIMIZER / EXECUTOR
420420
* Missing optimizer selectivities for date, r-tree, etc. [optimizer]
421421
* Allow ORDER BY ... LIMIT to select top values without sort or index
422422
using a sequential scan for highest/lowest values
423-
* Inline simple SQL functions to avoid overhead (Neil Conway)
423+
* Inline simple SQL functions to avoid overhead (Tom)
424+
* Precompile SQL functions to avoid overhead (Neil Conway)
424425

425426

426427
MISCELLANEOUS

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp