On Tue, Aug 25, 2026 at 2:14 PM Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
> I found a similar precedent in commit 89e80b032975. It also changed
> user-visible SQLSTATEs from XX000 to more appropriate error codes,
> but was backpatched only to v9.5, which had not been released yet
> at the time. The commit message says:
>
> Back-patch to 9.5, but no further; changing ERRCODE assignments in
> stable branches doesn't seem like a good idea.
>
> Following that, I am now inclined to backpatch this only to v19, and
> not to v18.
I've pushed the patch and backpatched it to v19. Thanks!
Regards,
--
Fujii Masao