PostgreSQL Source Code: when Struct Reference (original) (raw)
#include <[type.h](type%5F8h%5Fsource.html)>
Data Fields | |
---|---|
enum WHEN_TYPE | code |
char * | command |
char * | str |
Detailed Description
Definition at line 88 of file type.h.
Field Documentation
enum WHEN_TYPE when::code
Definition at line 90 of file type.h.
Referenced by print_action(), and whenever_action().
◆ command
char* when::command
Definition at line 91 of file type.h.
Referenced by print_action().
◆ str
char* when::str
Definition at line 92 of file type.h.
The documentation for this struct was generated from the following file:
- src/interfaces/ecpg/preproc/type.h