Re: pgsql: Fix memory leak in pgbench

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: pgsql: Fix memory leak in pgbench
Дата
Msg-id CA+hUKGKfZKKHOEFvUBi1RjjhN4kTZSbY4qiMxi0GbOK=0WDHHg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgsql: Fix memory leak in pgbench  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: pgsql: Fix memory leak in pgbench  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
On Wed, Apr 10, 2019 at 11:12 PM Michael Paquier <michael@paquier.xyz> wrote:
> 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.

. o O ( Is it time to run with -Werror on some BF animals yet? )

--
Thomas Munro
https://enterprisedb.com



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix backwards test in operator_precedence_warning logic.
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Fix declaration after statement