On Tue, Oct 1, 2024 at 7:07 PM Takeshi Ideriha wrote:
>
> >We forgot to set/unset the flag in functions
> >systable_beginscan_ordered and systable_endscan_ordered. BTW,
>
> Thank you for the clarification.
>
> >shouldn't this occur even without prepare transaction? If so, we need
> >to backpatch t
Hi, Amit
(adding hackers for discussion)
>We forgot to set/unset the flag in functions
>systable_beginscan_ordered and systable_endscan_ordered. BTW,
Thank you for the clarification.
>shouldn't this occur even without prepare transaction? If so, we need
>to backpatch this till 14.
Yes, it occur