PostgreSQL Source Code git master
Data Fields
SQLDropObject Struct Reference

Data Fields

 
const char *  schemaname
 
const char *  objname
 
const char *  objidentity
 
const char *  objecttype
 
 
 
bool  original
 
bool  normal
 
bool  istemp
 
 

Detailed Description

Definition at line 89 of file event_trigger.c.

Field Documentation

addrargs

List* SQLDropObject::addrargs

Definition at line 97 of file event_trigger.c.

Referenced by EventTriggerSQLDropAddObject(), and pg_event_trigger_dropped_objects().

address

ObjectAddress SQLDropObject::address

Definition at line 91 of file event_trigger.c.

Referenced by EventTriggerSQLDropAddObject(), and pg_event_trigger_dropped_objects().

addrnames

List* SQLDropObject::addrnames

Definition at line 96 of file event_trigger.c.

Referenced by EventTriggerSQLDropAddObject(), and pg_event_trigger_dropped_objects().

istemp

bool SQLDropObject::istemp

Definition at line 100 of file event_trigger.c.

Referenced by EventTriggerSQLDropAddObject(), obtain_object_name_namespace(), and pg_event_trigger_dropped_objects().

next

slist_node SQLDropObject::next

Definition at line 101 of file event_trigger.c.

Referenced by EventTriggerSQLDropAddObject().

normal

bool SQLDropObject::normal

Definition at line 99 of file event_trigger.c.

Referenced by EventTriggerSQLDropAddObject(), and pg_event_trigger_dropped_objects().

objecttype

const char* SQLDropObject::objecttype

Definition at line 95 of file event_trigger.c.

Referenced by EventTriggerSQLDropAddObject(), and pg_event_trigger_dropped_objects().

objidentity

const char* SQLDropObject::objidentity

Definition at line 94 of file event_trigger.c.

Referenced by EventTriggerSQLDropAddObject(), and pg_event_trigger_dropped_objects().

objname

const char* SQLDropObject::objname

Definition at line 93 of file event_trigger.c.

Referenced by EventTriggerSQLDropAddObject(), obtain_object_name_namespace(), and pg_event_trigger_dropped_objects().

original

bool SQLDropObject::original

Definition at line 98 of file event_trigger.c.

Referenced by EventTriggerSQLDropAddObject(), and pg_event_trigger_dropped_objects().

schemaname

const char* SQLDropObject::schemaname

Definition at line 92 of file event_trigger.c.

Referenced by obtain_object_name_namespace(), and pg_event_trigger_dropped_objects().


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

AltStyle によって変換されたページ (->オリジナル) /