Re: GRANT RULE IN 8.2 - Mailing list pgsql-bugs

From Milen A. Radev
Subject Re: GRANT RULE IN 8.2
Date
Msg-id 457DF686.3050002@radev.net
Whole thread Raw
In response to GRANT RULE IN 8.2  ("Prischepa Vladimir" <vlpri@ems.ru>)
List pgsql-bugs
Prischepa Vladimir написа:
> PostgreSQL  8.2 /  WIN XP
>
> When I execute sql with GRANT RULE statement.
> In sistem table "pg_class",  field "relacl" don't change. Statament 'R' is not introduce in Access privileges.
Anotherprivileges work god. 
>
> P.S. In 8.0 version all good !



Please, read the release notes for 8.2
(http://www.postgresql.org/docs/current/static/release-8-2.html)

"Remove RULE permission for tables, for security reasons (Tom)

As of this release, only a table's owner can create or modify rules for
the table. For backwards compatibility, GRANT/REVOKE RULE is still
accepted, but it does nothing. "


--
Milen A. Radev

pgsql-bugs by date:

Previous
From: Edwin Groothuis
Date:
Subject: Re: BUG #2821: xid cannot be casted to a different type
Next
From: Tom Lane
Date:
Subject: Re: BUG #2823: API largeobject calls