Re: BUG #18484: "Cannot enlarge string buffer" during parallel execution of prepared statement/partitioning
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, michael.banck@netapp.com, pgsql-bugs@lists.postgresql.org
Date: 2024-07-01T00:12:48Z
Lists: pgsql-bugs
On Fri, 31 May 2024 at 19:05, Daniel Gustafsson <daniel@yesql.se> wrote: > > > On 31 May 2024, at 03:25, Tom Lane <tgl@sss.pgh.pa.us> wrote: > > > ..and it's changing translatable messages at a time when the translators don't need extra work. > > This is a compelling argument for waiting for v18 I think. Since we've now branched for v18, I've pushed this. Thank you for the reviews. David
Commits
-
Improve enlargeStringInfo's ERROR message
- 1029bdec2d64 18.0 landed