Commit da56e576 authored by Tom Lane's avatar Tom Lane

Modify tidbitmap.c to avoid creating a hash table until there is more

than one heap page represented in the bitmap.  This is a bit ugly but
it cuts overhead fairly effectively in simple join cases.  Per example
from Sergey Koposov.
parent e90df662
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment