PostgreSQL Source Code
git master
|
Data Fields | |
trgm | trg |
int | 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().
trgm pos_trgm::trg |
Definition at line 46 of file trgm_op.c.
Referenced by comp_ptrgm().