Re: [HACKERS] 7.4 backpatches

2004-08-14 Thread Christopher Kings-Lynne
Ooh, how about the 'there is no security checking on the cluster on index command' bug? Chris Christopher Kings-Lynne wrote: 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 b

Re: [HACKERS] 7.4 backpatches

2004-08-14 Thread Tom Lane
Christopher Kings-Lynne <[EMAIL PROTECTED]> 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, eve