On Thu, Sep 10, 2026 at 5:11 PM Hayato Kuroda (Fujitsu) <[email protected]> wrote: > > Dear Vignesh, > > > Thanks kuroda-san. I have addressed this in the v2 version patch > > attached, however I did not change the lock mode and used the existing > > AccessShareLock mode itself as I felt that should suffice. This > > approach also addresses Chao's comments from [1]. > > My intention was similar but can we unify codes for re-validation? > My idea attached here could be applied atop v2. >
+1. I had similar idea in mind about this patch's correction that we can pull the code part out in AlterPublication() for both 'if' and 'else' block. thanks Shveta
