On Sun, Sep 9, 2012 at 07:06:07PM +0200, Kohei KaiGai wrote:
> I noticed a sentence in sepgsql says 180-degree opposite at:
>
> When DROP command is executed, drop will be
> checked on the object being removed for each object types. Permissions
> "will not be" checked for objects dropped i
I noticed a sentence in sepgsql says 180-degree opposite at:
When DROP command is executed, drop will be
checked on the object being removed for each object types. Permissions
"will not be" checked for objects dropped indirectly via CASCADE.
This should be "will also be", as our implementa