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

Commitf6b4707

Browse files
committed
Add idea on auto-cluster:
< store heap rows in hashed groups.> store heap rows in hashed groups, perhaps using a user-supplied> hash function.
1 parentaafbf33 commitf6b4707

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
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
55
Bracketed items "[]" have more detail.
66

77
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
8-
Last updated:Wed Nov 3 14:27:54 EST 2004
8+
Last updated:Wed Nov 3 14:37:57 EST 2004
99

1010
The most recent version of this document can be viewed at the PostgreSQL web
1111
site, http://www.PostgreSQL.org.
@@ -381,7 +381,8 @@ Commands
381381
paritally filled for easier reorganization. Another idea would
382382
be to create a merged heap/index data file so an index lookup would
383383
automatically access the heap data too. A third idea would be to
384-
store heap rows in hashed groups.
384+
store heap rows in hashed groups, perhaps using a user-supplied
385+
hash function.
385386

386387
o Add default clustering to system tables
387388

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp