PostgreSQL Source Code  git master
pos_trgm Struct Reference

Data Fields

trgm trg
 
int index
 

Detailed Description

Definition at line 44 of file trgm_op.c.

Field Documentation

◆ index

int pos_trgm::index

Definition at line 47 of file trgm_op.c.

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

◆ trg

trgm pos_trgm::trg

Definition at line 46 of file trgm_op.c.

Referenced by comp_ptrgm().


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