Thanks for the reply! I have committed the patches in this thread and
marked the CF entry accordingly.
On Mon, Mar 30, 2026 at 10:17 PM David Rowley <dgrowleyml@gmail.com> wrote:
>
> I looked at v48-0001 and it looks fine to me. I've only minor quibbles
> about you using foreach() instead of foreach_int() and foreach_node()
> for populating the new Bitmapsets in standard_planner().
Good point. I forgot about those. Attached patch fixes that (since the
code was already committed).
- Melanie