> On 30 May 2024, at 03:26, David Rowley <dgrowleyml(at)gmail(dot)com> wrote:
> I think we should at least write a better error message. "out of
> memory" is misleading. I've attached a patch with some proposed better
> wording.
>
> The above will become:
> ERROR: string buffer exceeds maximum allowed length (1073741823)
> DETAIL: Cannot enlarge string buffer containing 1073741812 bytes by 32 more
Should we use a more human readable unit than bytes in the errmsg as well?
--
Daniel Gustafsson