PostgreSQL Source Code  git master
sepgsql_context_info_t Struct Reference

Data Fields

NodeTag cmdtype
 
const char * createdb_dtemplate
 

Detailed Description

Definition at line 44 of file hooks.c.

Field Documentation

◆ cmdtype

NodeTag sepgsql_context_info_t::cmdtype

Definition at line 46 of file hooks.c.

Referenced by sepgsql_utility_command().

◆ createdb_dtemplate

const char* sepgsql_context_info_t::createdb_dtemplate

Definition at line 52 of file hooks.c.

Referenced by sepgsql_object_access(), and sepgsql_utility_command().


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