Re: BUG #18484: "Cannot enlarge string buffer" during parallel execution of prepared statement/partitioning - Mailing list pgsql-bugs

From David Rowley
Subject Re: BUG #18484: "Cannot enlarge string buffer" during parallel execution of prepared statement/partitioning
Date
Msg-id CAApHDvoL6oM1rjuyAvh9VXn=szjQeMMyaCcgfyYgPc_CQjaMVQ@mail.gmail.com
Whole thread Raw
In response to Re: BUG #18484: "Cannot enlarge string buffer" during parallel execution of prepared statement/partitioning  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #18484: "Cannot enlarge string buffer" during parallel execution of prepared statement/partitioning
List pgsql-bugs
On Fri, 31 May 2024 at 03:37, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> +1 for "(%zu bytes)", and also for not rounding off.  This is a case
> where that won't make it more intelligible.

Here's a revised patch with "(%zu bytes)".

Unsure if this needs to wait until we branch or if it's fine to sneak
into v17.  I'll leave it til after the branch unless anyone feels
differently.

David

Attachment

pgsql-bugs by date:

Previous
From: "Tobey, Paul SOPT 6151"
Date:
Subject: COPY FROM STDIN BINARY failure
Next
From: Japin Li
Date:
Subject: Re: BUG #18467: postgres_fdw (deparser) ignores LimitOption