Re: Two weeks to feature freeze

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Two weeks to feature freeze
Дата
Msg-id Pine.LNX.4.44.0306271511410.5890-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: Two weeks to feature freeze  (Thomas Swan <tswan@idigx.com>)
Ответы Re: Two weeks to feature freeze  (Thomas Swan <tswan@idigx.com>)
Список pgsql-hackers
Thomas Swan writes:

> I just am really concerned about the uninstall/clean up phase and how
> that can be done in an orderly fashion.  Unless the process can start
> from a clean state again, then it won't be valid.

The only clean state is if you remove the entire source tree and check it
out again.  (Of course to save bandwidth, you copy the checked out source
tree to a temporary location, do your testing, and then remove that
temporary tree.)  Relying on make clean or make uninstall is flawed,
because those are among the things you want to test.

-- 
Peter Eisentraut   peter_e@gmx.net



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Two weeks to feature freeze
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: 'out of tree' compile (was: Two weeks to feature