On Sat, Aug 1, 2026 at 12:26 AM Rui Zhao <zhaorui126(at)gmail(dot)com> wrote:
> Thanks for looking. Moved the comment ahead of the test and left the one
> inside the if alone, as you suggested; v2 attached. make check is still green
> and the test still fails without the code change.
Thanks for the report and the patch!
The patch LGTM, except that the comment is overly verbose. Also I'd
prefer to reuse existing tables instead of creating new ones in the
test case.
I've made some tweaks and then pushed the patch.
- Richard