On Fri, 24 Nov 2023 at 19:54, Richard Guo <guofengli...@gmail.com> wrote: > +1 to the idea. > > I think you have a typo in distribute_restrictinfo_to_rels. We should > remove the call of bms_singleton_member and use relid instead.
Thanks for reviewing. I've now pushed this. David