PostgreSQL Source Code  git master
tsearch_config_match Struct Reference

Data Fields

const char * tsconfname
 
const char * langname
 

Detailed Description

Definition at line 805 of file initdb.c.

Field Documentation

◆ langname

const char* tsearch_config_match::langname

Definition at line 808 of file initdb.c.

Referenced by find_matching_ts_config().

◆ tsconfname

const char* tsearch_config_match::tsconfname

Definition at line 807 of file initdb.c.

Referenced by find_matching_ts_config().


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