Re: BUG #18960: Mistake in test test_simple_pipeline (libpq_pipeline.c)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #18960: Mistake in test test_simple_pipeline (libpq_pipeline.c)
Дата
Msg-id 2831375.1750542378@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #18960: Mistake in test test_simple_pipeline (libpq_pipeline.c)  (Dmitry Kovalenko <d.kovalenko@postgrespro.ru>)
Список pgsql-bugs
Dmitry Kovalenko <d.kovalenko@postgrespro.ru> writes:
> As I understand, you have leaks of 'res' when (PQresultStatus(res) != 
> status)

I don't think we really care about leaks when pg_fatal is called.
(If we do, there are a lot of others to worry about.)

> I spent the some time to fix a leaks in tests and PG itself here:
> https://github.com/dmitry-lipetsk/postgres/commits/D20250617_001-pg_master/

Ah, I did not know you were working on this.  Perhaps you can merge
what we've done.

            regards, tom lane



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