PostgreSQL Source Code  git master
TrgmPackArcInfo Struct Reference

Data Fields

int sourceState
 
int targetState
 
int colorTrgm
 

Detailed Description

Definition at line 470 of file trgm_regexp.c.

Field Documentation

◆ colorTrgm

int TrgmPackArcInfo::colorTrgm

Definition at line 474 of file trgm_regexp.c.

Referenced by packArcInfoCmp(), and packGraph().

◆ sourceState

int TrgmPackArcInfo::sourceState

Definition at line 472 of file trgm_regexp.c.

Referenced by packArcInfoCmp(), and packGraph().

◆ targetState

int TrgmPackArcInfo::targetState

Definition at line 473 of file trgm_regexp.c.

Referenced by packArcInfoCmp(), and packGraph().


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