Re: pgsql: Fix memory leak in pgbench

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: pgsql: Fix memory leak in pgbench
Дата
Msg-id 20190410111246.GF2728@paquier.xyz
обсуждение исходный текст
Ответ на Re: pgsql: Fix memory leak in pgbench  (Masahiko Sawada <sawada.mshk@gmail.com>)
Ответы Re: pgsql: Fix memory leak in pgbench  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-committers
On Wed, Apr 10, 2019 at 04:05:34PM +0900, Masahiko Sawada wrote:
> Thank you! I didn't know the detail of that PostgreSQL supports C99
> standard but I hope the warning will be fixed and coming patches will
> still obey that rule.

Ah, thanks I missed that bit from the docs.  I should have paid more
attention.  I am sure that Álvaro will address your patch in a timely
manner.
--
Michael

Вложения

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: pg_restore: Make not verbose by default
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix backwards test in operator_precedence_warning logic.