Replace planner's representation of relation sets, per pghackers discussion.
Instead of Lists of integers, we now store variable-length bitmap sets. This should be faster as well as less error-prone.
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment