7.4 backpatches

Started by Christopher Kings-Lynneover 21 years ago3 messageshackers
Jump to latest
#1Christopher Kings-Lynne
chriskl@familyhealth.com.au

Hi,

Should be backport the 'fix acls on owner to' on tables to 7.4? The
other acl objects did not have owner to commands in 7.4 IIRC, but the
alter table is definitely broken.

Chris

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Christopher Kings-Lynne (#1)
Re: 7.4 backpatches

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

#3Christopher Kings-Lynne
chriskl@familyhealth.com.au
In reply to: Christopher Kings-Lynne (#1)
Re: 7.4 backpatches

Ooh, how about the 'there is no security checking on the cluster on
index command' bug?

Chris

Christopher Kings-Lynne wrote:

Show quoted text

Hi,

Should be backport the 'fix acls on owner to' on tables to 7.4? The
other acl objects did not have owner to commands in 7.4 IIRC, but the
alter table is definitely broken.

Chris

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html