Re: Patent issues and 8.1

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Patent issues and 8.1
Дата
Msg-id 20143.1106839633@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Patent issues and 8.1  (Robert Treat <xzilla@users.sourceforge.net>)
Ответы Re: Patent issues and 8.1  ("Marc G. Fournier" <scrappy@postgresql.org>)
Re: Patent issues and 8.1  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-hackers
Robert Treat <xzilla@users.sourceforge.net> writes:
> I don't think it is worth breaking the expectation that only minor
> changes get committed in revision level releases even with a beta.

Ordinarily I would agree with you, but what happens to someone who is
still running 8.0.* when IBM's patent gets issued?  (It seems very
likely to me that the patent will be issued before 8.0 disappears from
the wild.)  We really have to have an answer for that, and that means
that an algorithm change has to get back-patched into 8.0.*.

I'm coming around to the viewpoint that we should do this as a
back-patch rather than try to release a file-compatible 8.1.  The reason
is that people who are hesitant to move up to a new release are hesitant
not only because of dump/reload costs; they also worry about whether a
new version will break their existing applications.  If 8.1 has a pile
of new features, or even simple behavioral changes such as flipping the
with_oids default, then it will look like a hazard to them even without
a dump/reload cycle.

What's really being debated here is how we can have adequate confidence
in a change that is admittedly larger than we like to back-patch.  It's
not an unprecedented thing mind you; we have back-patched some fairly
large bug fixes in the past.  But it's a bit galling to be taking any
such risk for purely legal rather than technical reasons.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Deferrable Unique Constraints
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: Patent issues and 8.1