Re: pgsql: Remove ipc_test.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Remove ipc_test.
Дата
Msg-id 18719.1396883233@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pgsql: Remove ipc_test.  (Robert Haas <rhaas@postgresql.org>)
Ответы Re: pgsql: Remove ipc_test.  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-committers
Robert Haas <rhaas@postgresql.org> writes:
> Remove ipc_test.

Please zap the ipc_test references in the Makefile's "make clean" target
too.

I realize you probably left those in intentionally, but I don't think
it's a good idea for clean targets to remove files that weren't built.
I think such leftover operations are time bombs: someday, many years
from now, that might remove a file somebody wanted.

            regards, tom lane


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

Предыдущее
От: Thom Brown
Дата:
Сообщение: Re: pgsql: Remove ipc_test.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Assert that strong-lock count is >0 everywhere it's decremented.