PostgreSQL Source Code git master
|
Data Fields | |
bool | active |
bool | saw_active |
bool | else_branch |
bool _if_value::active |
Definition at line 107 of file pgc.l.
Referenced by lex_init().
bool _if_value::else_branch |
Definition at line 109 of file pgc.l.
Referenced by lex_init().
bool _if_value::saw_active |
Definition at line 108 of file pgc.l.
Referenced by lex_init().