PostgreSQL Source Code  git master
when Struct Reference

#include <type.h>

Data Fields

enum WHEN_TYPE code
 
char * command
 
char * str
 

Detailed Description

Definition at line 87 of file type.h.

Field Documentation

◆ code

enum WHEN_TYPE when::code

Definition at line 70 of file type.h.

Referenced by print_action(), and whenever_action().

◆ command

char* when::command

Definition at line 90 of file type.h.

Referenced by print_action().

◆ str

char* when::str

Definition at line 91 of file type.h.


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