On Thu, 28 Aug 2025 at 07:17, Zhijie Hou (Fujitsu)
<houzj(dot)fnst(at)fujitsu(dot)com> wrote:
>
> Thanks for the review. Since we agreed to back-patch both fixes, I am attaching
> The patches for all branches (added a new function as suggested in back branches).
Thanks.
I've pushed these, though I swapped the order of commit, and of the
arguments for CheckValidResultRel() because INSERT ON CONFLICT DO
UPDATE is older than MERGE, so it seemed more natural to put that
first.
Regards,
Dean