Re: Fixup some StringInfo usages

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: Fixup some StringInfo usages
Дата
Msg-id CAApHDvquo32SBhb5aNDzPCgWO3BOOd62fF0ROLCH7Sdp85c7ig@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Fixup some StringInfo usages  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Tue, 9 Apr 2024 at 14:27, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> 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.

Thank you to both of you for having a look. Pushed.

David



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: post-freeze damage control
Следующее
От: David Rowley
Дата:
Сообщение: Re: "an SQL" vs. "a SQL"