Jeff Davis <pgsql(at)j-davis(dot)com> writes:
> On Mon, 2026-07-13 at 20:26 -0700, Jeff Davis wrote:
>> Attached a patch. I added some perl code to check that the expansion
>> factor of the UTF8 representation doesn't exceed 3, and added a
>> static assert in the C code to compare to MaxAllocSize.
> I plan to commit this soon. Only to master, unless you'd like me to
> backport to silence some coverity warnings.
Master seems sufficient.
regards, tom lane