PostgreSQL Source Code
git master
|
#include <type.h>
Data Fields | |
enum WHEN_TYPE | code |
char * | command |
char * | str |
enum WHEN_TYPE when::code |
Definition at line 70 of file type.h.
Referenced by print_action(), and whenever_action().
char* when::command |
Definition at line 90 of file type.h.
Referenced by print_action().