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

Data Fields

int targetState
 
int colorTrgm
 

Detailed Description

Definition at line 429 of file trgm_regexp.c.

Field Documentation

◆ colorTrgm

int TrgmPackedArc::colorTrgm

Definition at line 432 of file trgm_regexp.c.

Referenced by packGraph().

◆ targetState

int TrgmPackedArc::targetState

Definition at line 431 of file trgm_regexp.c.

Referenced by packGraph().


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