Re: freefuncs.c is never called from anywhere!?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: freefuncs.c is never called from anywhere!?
Дата
Msg-id 18815.960561110@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: freefuncs.c is never called from anywhere!?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: freefuncs.c is never called from anywhere!?  (Karel Zak <zakkr@zf.jcu.cz>)
Список pgsql-hackers
> Any status on this?

Nothing done about it yet.

IIRC, some people were concerned about the fact that freeObject()
couldn't possibly cope with circular structures, multiply-linked
subexpressions, etc.  I don't think that's a problem for my intended
use in the relcache --- the only structures I'll be freeing are ones
previously read in by the node-reading functions, and those aren't
going to have any surprises like that.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: freefuncs.c is never called from anywhere!?]
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: freefuncs.c is never called from anywhere!?]