PostgreSQL Source Code: sepgsql_context_info_t Struct Reference (original) (raw)

Data Fields
NodeTag cmdtype
const char * createdb_dtemplate

Detailed Description

Definition at line 47 of file hooks.c.

Field Documentation

cmdtype

NodeTag sepgsql_context_info_t::cmdtype

Definition at line 49 of file hooks.c.

Referenced by sepgsql_utility_command().

createdb_dtemplate

const char* sepgsql_context_info_t::createdb_dtemplate

Definition at line 55 of file hooks.c.

Referenced by sepgsql_object_access(), and sepgsql_utility_command().


The documentation for this struct was generated from the following file: