PostgreSQL Source Code git master
|
Data Fields | |
int | num |
char * | name |
Definition at line 52 of file tsearchcmds.c.
char* TSTokenTypeItem::name |
Definition at line 55 of file tsearchcmds.c.
Referenced by DropConfigurationMapping(), getTokenTypes(), and tstoken_list_member().
int TSTokenTypeItem::num |
Definition at line 54 of file tsearchcmds.c.
Referenced by DropConfigurationMapping(), getTokenTypes(), and MakeConfigurationMapping().