aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/python/pg.py
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>1999-05-18 21:33:06 +0000
committerTom Lane <tgl@sss.pgh.pa.us>1999-05-18 21:33:06 +0000
commit26069a58e8e4e4f3bef27e52d2d5cad2baa46c9f (patch)
treec40f7d3e130df1fce0e1fc73520b9e465c02a607 /src/interfaces/python/pg.py
parentd261a5ec861c001f0331e36e01499d8dde7f5c67 (diff)
downloadpostgresql-26069a58e8e4e4f3bef27e52d2d5cad2baa46c9f.tar.gz
postgresql-26069a58e8e4e4f3bef27e52d2d5cad2baa46c9f.zip
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 hashtable is now taken from -S postmaster switch, not -B, since it is local memory in the backend rather than shared memory.
Diffstat (limited to 'src/interfaces/python/pg.py')
0 files changed, 0 insertions, 0 deletions