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

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: freefuncs.c is never called from anywhere!?]
Дата
Msg-id 200006091710.NAA18263@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: freefuncs.c is never called from anywhere!?]  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: freefuncs.c is never called from anywhere!?]  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> BTW, I've also been rather dubious about the automatic
> demote-to-static-function script for the same reason --- when someone
> comes along and needs function X, it's hard to tell whether X was
> intended to be private or was intended to be public but got demoted by
> the script.  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.

--  Bruce Momjian                        |  http://www.op.net/~candle pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

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