PostgreSQL Source Code  git master
TSTokenTypeItem Struct Reference

Data Fields

int num
 
char * name
 

Detailed Description

Definition at line 52 of file tsearchcmds.c.

Field Documentation

◆ name

char* TSTokenTypeItem::name

Definition at line 55 of file tsearchcmds.c.

Referenced by DropConfigurationMapping(), getTokenTypes(), and tstoken_list_member().

◆ num

int TSTokenTypeItem::num

Definition at line 54 of file tsearchcmds.c.

Referenced by DropConfigurationMapping(), getTokenTypes(), and MakeConfigurationMapping().


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