"Takahiro Itagaki" writes:
> Even if a non-superuser who has no permissions on
> a parent and a child tables, he can retrieve data
> from the parent when the two tables have inheritance
> relationship.
Hmm, the change to not check child permissions is intentional, but
it looks like Peter overdid
The following bug has been logged online:
Bug reference: 5458
Logged by: Takahiro Itagaki
Email address: itagaki.takah...@oss.ntt.co.jp
PostgreSQL version: 9.0beta1
Operating system: Linux (maybe ALL)
Description:Permission check is skipped by inheritance
Details:
E