Re: 7.4 backpatches

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 7.4 backpatches
Дата
Msg-id 5642.1092502110@sss.pgh.pa.us
обсуждение исходный текст
Ответ на 7.4 backpatches  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-hackers
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
> Should be backport the 'fix acls on owner to' on tables to 7.4?

I'm inclined not to, as (a) it's a moderately complex change that hasn't
yet been tested to my satisfaction, and (b) AFAIR we've not had any
complaints from the field about it, even though the issue has existed
in some form for a long time.

Given (b), I don't think it's a serious enough problem to take any risks
of introducing new bugs.

Also, concerning point (a), I think that the patch interacts with 8.0
changes that we cannot backport, such as the removal of explicit
representation of owner grant options in ACLs.  Any backport would be a
partial copying of 8.0 changes, and as such would have received no prior
testing whatsoever :-(
        regards, tom lane


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

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: Calling PL functions with named parameters
Следующее
От: ohp@pyrenet.fr
Дата:
Сообщение: 8.0beta1 with unixware