PostgreSQL Source Code git master
Data Fields
IfStackElem Struct Reference

#include <conditional.h>

Data Fields

 
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

Definition at line 60 of file conditional.h.

Referenced by conditional_stack_peek(), conditional_stack_poke(), and conditional_stack_push().

next

struct IfStackElem* IfStackElem::next

Definition at line 63 of file conditional.h.

Referenced by conditional_stack_depth(), conditional_stack_pop(), and conditional_stack_push().

paren_depth

int IfStackElem::paren_depth

Definition at line 62 of file conditional.h.

Referenced by conditional_stack_get_paren_depth(), conditional_stack_push(), and conditional_stack_set_paren_depth().

query_len

int IfStackElem::query_len

Definition at line 61 of file conditional.h.

Referenced by conditional_stack_get_query_len(), conditional_stack_push(), and conditional_stack_set_query_len().


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

AltStyle によって変換されたページ (->オリジナル) /