Re: Fixup some StringInfo usages - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Fixup some StringInfo usages
Date
Msg-id 3606650.1712629656@sss.pgh.pa.us
Whole thread Raw
In response to [MASSMAIL]Fixup some StringInfo usages  (David Rowley <dgrowleyml@gmail.com>)
Responses Re: Fixup some StringInfo usages
List pgsql-hackers
David Rowley <dgrowleyml@gmail.com> writes:
> Similar to f736e188c, I've attached a patch that fixes up a few
> misusages of the StringInfo functions. These just swap one function
> call for another function that is more suited to the use case.

> I feel like it's a good idea to fix these soon while they're new
> rather than wait N years and make backpatching bug fixes possibly
> harder.

+1.  Looks good in a quick eyeball scan.

            regards, tom lane



pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: [MASSMAIL]Fixup a few 2023 copyright years
Next
From: Tom Lane
Date:
Subject: Re: Fixup a few 2023 copyright years