On Wed, 12 Aug 2026, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Yeah. I noticed this inconsistency while preparing 23d9ad771,
> but felt that fixing it was out of scope for a security patch.
> There's a similar problem with inconsistent enforcement of
> MAXSTRPOS. Attached is what I had staged to propose post-release.
Yeah, I missed that MAXSTRPOS case but it is also valid, otherwise the
changes look identical.