Re: BUG #18484: "Cannot enlarge string buffer" during parallel execution of prepared statement/partitioning
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: David Rowley <dgrowleyml@gmail.com>,
michael.banck@netapp.com,
pgsql-bugs@lists.postgresql.org
Date: 2024-05-31T07:05:36Z
Lists: pgsql-bugs
> 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. -- Daniel Gustafsson
Commits
-
Improve enlargeStringInfo's ERROR message
- 1029bdec2d64 18.0 landed