Re: [patch] some PQExpBuffer are not destroyed in pg_dump

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: [patch] some PQExpBuffer are not destroyed in pg_dump
Дата
Msg-id 20200415070510.GL1492@paquier.xyz
обсуждение исходный текст
Ответ на Re: [patch] some PQExpBuffer are not destroyed in pg_dump  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
On Tue, Apr 14, 2020 at 10:11:56AM +0900, Michael Paquier wrote:
> Indeed.  Any code path of pg_dump calling buildACLQueries() clears up
> things, and I think that it is a better practice to clean up properly
> PQExpBuffer stuff even if there is always the argument that pg_dump
> is a tool running in a "short"-term context.  So I will backpatch that
> unless there are any objections from others.

And done as of 8f4ee44.
--
Michael

Вложения

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

Предыдущее
От: davinder singh
Дата:
Сообщение: Re: PG compilation error with Visual Studio 2015/2017/2019
Следующее
От: "Andrey M. Borodin"
Дата:
Сообщение: Allow pg_read_all_stats to read pg_stat_progress_*