Improve a few appendStringInfo calls new to v18

Поиск
Список
Период
Сортировка
От David Rowley
Тема Improve a few appendStringInfo calls new to v18
Дата
Msg-id CAApHDvqJnNjueb=Eoj8K+8n0g7nj_AcPWSiCj5RNV4fDejAfqA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Improve a few appendStringInfo calls new to v18
Re: Improve a few appendStringInfo calls new to v18
Список pgsql-hackers
Looks like v18 has grown a few appendStringInfo misusages, e.g. using
appendStringInfo() when no formatting is needed or just using format
"%s" instead of using appendStringInfoString().

I've attached a couple of patches. The 0001 is just my method for
finding these, not for commit. 0002 contains the fixes to commit.

Any objections to doing this soonish? Or in a few weeks?

David

Вложения

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