PostgreSQL Source Code git master
|
#include <objectaccess.h>
Data Fields | |
Oid | auxiliary_id |
bool | is_internal |
Definition at line 86 of file objectaccess.h.
Oid ObjectAccessPostAlter::auxiliary_id |
Definition at line 94 of file objectaccess.h.
Referenced by accesstype_arg_to_string(), RunObjectPostAlterHook(), and RunObjectPostAlterHookStr().
bool ObjectAccessPostAlter::is_internal |
Definition at line 102 of file objectaccess.h.
Referenced by accesstype_arg_to_string(), RunObjectPostAlterHook(), RunObjectPostAlterHookStr(), and sepgsql_object_access().