Hi all, On Wed, Jul 1, 2026 at 4:24 PM Shinya Kato <[email protected]> wrote: > > On Thu, Feb 12, 2026 at 10:41 AM Shinya Kato <[email protected]> wrote: > > Thank you for the review! I've updated the commit message and I'll > > mark it as Ready for Committer if there are no objections. > > I've marked it as Ready for committer. >
I reviewed the patch and confirmed that it replaces the redundant call to GetNumberFromPGProc(proc) with the pre-computed pgprocno. The change does not alter any behavior and seems to be an efficient way of code cleanup. Patch build successfully and regression tests passed. The patch looks good to me. Regards, Solai
