Eneboo - Documentación para desarrolladores
|
#include <parsenodes.h>
Atributos públicos | |
NodeTag | type |
char * | trigname |
RangeVar * | relation |
List * | funcname |
List * | args |
bool | before |
bool | row |
char | actions [4] |
bool | isconstraint |
bool | deferrable |
bool | initdeferred |
RangeVar * | constrrel |
char CreateTrigStmt::actions[4] |
char* CreateTrigStmt::trigname |