PostgreSQL Source Code  git master
IfStackElem Struct Reference

#include <conditional.h>

Data Fields

ifState if_state
 
int query_len
 
int paren_depth
 
struct IfStackElemnext
 

Detailed Description

Definition at line 58 of file conditional.h.

Field Documentation

◆ if_state

ifState IfStackElem::if_state

◆ next

struct IfStackElem* IfStackElem::next

◆ paren_depth

int IfStackElem::paren_depth

◆ query_len

int IfStackElem::query_len

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