Re: Fixup some more appendStringInfo misusages

David Rowley <dgrowleyml@gmail.com>

From: David Rowley <dgrowleyml@gmail.com>
To: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2023-10-03T04:13:13Z
Lists: pgsql-hackers
On Tue, 3 Oct 2023 at 11:24, David Rowley <dgrowleyml@gmail.com> wrote:
> This is along the same lines as 8b26769bc, f736e188c, 110d81728 and 8abc13a88.

I've pushed the patch to fix the misusages of the functions.

David



Commits

  1. Tidy-up some appendStringInfo*() usages