Re: PHP 4.0.4pl1 / Beta 5

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: PHP 4.0.4pl1 / Beta 5
Дата
Msg-id Pine.LNX.4.30.0102212312290.1381-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: PHP 4.0.4pl1 / Beta 5  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: PHP 4.0.4pl1 / Beta 5  (Larry Rosenman <ler@lerctr.org>)
Re: PHP 4.0.4pl1 / Beta 5  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane writes:

> > Deleting files in the install directory during installation is very
> > inappropriate.  At least let's try to get rid of it for 7.2.
>
> I don't like it much either, but I agree with Larry that it's an
> essential transition step for now.  Perhaps we can remove it again
> in 7.2 or 7.3 or so.

I doubt that it ever really worked, or could work, to install a new
version over an old one without deleting the old one first.  This here is
just one problem.  We can't be making these funny workarounds every time
the set of installed user visible files changes.  For example, if an older
version had a header file that the new version doesn't have, then user
code that includes this file will still be silently broken.

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: low priority postmaster threads?
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: beta5 ...