A Question about InvokeObjectPostAlterHook - Mailing list pgsql-admin

From @星之夜火@
Subject A Question about InvokeObjectPostAlterHook
Date
Msg-id tencent_399C327B632902A70517032C6923C11E1C08@qq.com
Whole thread Raw
List pgsql-admin
Recently, I ran into a problem, InvokeObjectPostAlterHook was implemented for sepgsql,
sepgsql use it to determine whether to check permissions during certain operations.
But InvokeObjectPostAlterHook doesn't handle all of the alter's behavior, at least the table is not controlled. e.g., ALTER TABLE... ENABLE/DISABLE ROW LEVEL SECURITY,ALTER TABLE ... DISABLE TRIGGER, GRANT and REVOKE and so on.
Whether InvokeObjectPostAlterHook is not fully controlled? it's a bug?


 

pgsql-admin by date:

Previous
From: Andres Perez
Date:
Subject: recibido
Next
From: John Scalia
Date:
Subject: PgAdmin cannot locate my server