PostgreSQL Source Code
git master
|
Data Fields | |
int | type |
char * | lexeme |
char* LexemeEntry::lexeme |
Definition at line 152 of file wparser.c.
Referenced by prs_process_call(), and prs_setup_firstcall().
int LexemeEntry::type |
Definition at line 151 of file wparser.c.
Referenced by prs_process_call(), and prs_setup_firstcall().