On Thu, Apr 9, 2026 at 6:22 PM jie wang <[email protected]> wrote: > Hi, > > I took a glance at the patch, overall looks good to me. A nitpick on 0001: > > + bool firing_batch_callbacks; /* true when in > + > * FireAfterTriggersBatchCallbacks() */ > > Looks like a typo in the comment. The function name is > FireAfterTriggerBatchCallbacks, no “s” after Trigger.
Thanks, I've fixed the typo in my local tree. -- Thanks, Amit Langote
