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

Commit26069a5

Browse files
committed
Rewrite hash join to use simple linked lists instead of a
fixed-size hashtable. This should prevent 'hashtable out of memory' errors,unless you really do run out of memory. Note: target size for hashtableis now taken from -S postmaster switch, not -B, since it is local memoryin the backend rather than shared memory.
1 parentd261a5e commit26069a5

File tree

5 files changed

+482
-852
lines changed

5 files changed

+482
-852
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp