On Thu, Jun 4, 2026 at 7:35 AM Fujii Masao <[email protected]> wrote: > > On Tue, Jun 2, 2026 at 11:56 AM Amit Kapila <[email protected]> wrote: > > > BTW, should we add a regression test for column privileges on > > > pg_subscription > > > to help catch similar issues in the future? > > > > > > > +1. It makes sense because I noticed that patch authors previously > > also omitted this part though in most cases those are caught in > > review. > > Agreed. I've added the regression test to the patch. > Attached is the updated version. >
Thank you, Fujii-san, for the updated patch. I tested both the success and failure cases with the SQL query, and it worked as expected. The patch LGTM. -- Thanks, Nisha
