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

Commit965c57c

Browse files
committed
Update README.md
1 parent921dba5 commit965c57c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,13 @@ Based on partitioning type and operator the `pg_pathman` searches corresponding
3232

3333
##Roadmap
3434

35+
36+
* Execute time sections selections (useful for nested loops and prepared statements);
37+
* Optimization of ordering output from patitioned tables (useful for merge join and order by);
38+
* Optimization of hash join when both tables are patitioned by join key;
39+
* LIST-patitioning;
40+
* HASH-patitioning by non integer attribtes.
41+
3542
* Optimize the execution of the NestedLoop join method;
3643
* LIST-partitioning;
3744
* HASH-partitioning for non integer attributes.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp