PostgreSQL Source Code
git master
|
#include <conditional.h>
Data Fields | |
IfStackElem * | head |
Definition at line 66 of file conditional.h.
IfStackElem* ConditionalStackData::head |
Definition at line 68 of file conditional.h.
Referenced by conditional_stack_create(), conditional_stack_depth(), conditional_stack_empty(), conditional_stack_get_paren_depth(), conditional_stack_get_query_len(), conditional_stack_peek(), conditional_stack_poke(), conditional_stack_pop(), conditional_stack_push(), conditional_stack_set_paren_depth(), and conditional_stack_set_query_len().