PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
pos_trgm Struct Reference

Data Fields

trgm trg
 
int index
 

Detailed Description

Definition at line 46 of file trgm_op.c.

Field Documentation

◆ index

int pos_trgm::index

Definition at line 49 of file trgm_op.c.

Referenced by calc_word_similarity(), comp_ptrgm(), and make_positional_trgm().

◆ trg

trgm pos_trgm::trg

Definition at line 48 of file trgm_op.c.

Referenced by comp_ptrgm().


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