Re: refcnt leak ?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: refcnt leak ?
Дата
Msg-id 15402.973794043@sss.pgh.pa.us
обсуждение исходный текст
Ответ на RE: refcnt leak ?  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Список pgsql-hackers
"Hiroshi Inoue" <Inoue@tpf.co.jp> writes:
> Oh no,my point isn't on this line but on the line
>       estate->es_result_relation_info = NULL;

Oh, I see --- this is mistakenly assuming that es_result_relation_info
*always* points at one of the Append's relations.  So there are actually
two rel-refcnt-leaking bugs here, this one and the lack of index close.

I've fixed both.  Thanks for the report!
        regards, tom lane


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

Предыдущее
От: Don Baccus
Дата:
Сообщение: Re: Question about reliability?
Следующее
От: "Kevin O'Gorman"
Дата:
Сообщение: initdb failure