On Mon, Oct 6, 2025 at 7:29 PM Tatsuo Ishii <ishii(at)postgresql(dot)org> wrote:
>
> > Please disregard the v1 patch. It includes a bug: If
> > WinGetFuncArgInPartition() is called with set_mark == true and isout
> > == NULL, WinSetMarkPosition() is not called by
> > WinGetFuncArgInPartition().
> >
> > I will post v2 patch.
>
> Attached is the v2 patch.
>
Thanks! This passes regression, and reads right to my eye and (most
important to me) allows PostGIS to run under Pg19 again.
Thanks,
P