PostgreSQL Source Code
git master
|
#include <objectaccess.h>
Data Fields | |
bool | ereport_on_violation |
bool | result |
Definition at line 106 of file objectaccess.h.
bool ObjectAccessNamespaceSearch::ereport_on_violation |
Definition at line 112 of file objectaccess.h.
Referenced by RunNamespaceSearchHook(), and sepgsql_object_access().
bool ObjectAccessNamespaceSearch::result |
Definition at line 121 of file objectaccess.h.
Referenced by RunNamespaceSearchHook(), and sepgsql_object_access().