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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: freefuncs.c is never called from anywhere!?]
Дата
Msg-id 19748.960572420@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!?]  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
>> It's tough to maintain clear module APIs with tools like
>> that second-guessing the author's intentions.

> Also, I don't touch the interfaces, only the backend code.  There aren't
> many api stuff there, except spi, which I also don't touch.

I was talking about intermodule APIs within the backend...
        regards, tom lane


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

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