vic ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.

Short Description
REVOKE delete set select grant to user

Long Description
create table a;
grant select on a to public;
revoke delete on a from sameuser;
Now we have "sameuser=r" !

Sample Code


No file was uploaded with this report


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to