Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

TrgmPackedGraph Struct Reference

Data Fields

int colorTrigramsCount
int * colorTrigramGroups
int statesCount
TrgmPackedStatestates
boolcolorTrigramsActive
boolstatesActive
int * statesQueue

Detailed Description

Definition at line 402 of file trgm_regexp.c.


Field Documentation

Definition at line 414 of file trgm_regexp.c.

Referenced by packGraph(), and trigramsMatchGraph().

Definition at line 424 of file trgm_regexp.c.

Referenced by packGraph(), and trigramsMatchGraph().

Definition at line 413 of file trgm_regexp.c.

Referenced by packGraph(), and trigramsMatchGraph().

Definition at line 421 of file trgm_regexp.c.

Referenced by packGraph(), and trigramsMatchGraph().

Definition at line 425 of file trgm_regexp.c.

Referenced by packGraph(), and trigramsMatchGraph().

Definition at line 420 of file trgm_regexp.c.

Referenced by packGraph(), and trigramsMatchGraph().

Definition at line 426 of file trgm_regexp.c.

Referenced by packGraph(), and trigramsMatchGraph().


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