On Wed, Aug 20, 2025 at 8:26 AM Tatsuo Ishii <ishii(at)postgresql(dot)org> wrote:
> Thanks for updating the patch.
> v5 patch looks good to me. If there's no objection, I plan to push the
> patch in early September.
+ if (unlikely(Debug_print_raw_parse))
Branch alignment surely shouldn't matter in a function that is called
once per query?
--
John Naylor
Amazon Web Services