On Sat, Aug 20, 2022 at 10:04 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> writes:
> > Right, but as Tom pointed it is still better to change this. However,
> > I am not sure if we should backpatch this to PG15 as this won't lead
> > to any incorrect behavior.
>
> If that code only exists in HEAD and v15 then I'd backpatch.
> It's a very low-risk change and it might avoid merge problems
> for future backpatches.
>
Okay, done that way. Thanks!
--
With Regards,
Amit Kapila.