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

Data Fields

int sourceState
 
int targetState
 
int colorTrgm
 

Detailed Description

Definition at line 472 of file trgm_regexp.c.

Field Documentation

◆ colorTrgm

int TrgmPackArcInfo::colorTrgm

Definition at line 476 of file trgm_regexp.c.

Referenced by packArcInfoCmp(), and packGraph().

◆ sourceState

int TrgmPackArcInfo::sourceState

Definition at line 474 of file trgm_regexp.c.

Referenced by packArcInfoCmp(), and packGraph().

◆ targetState

int TrgmPackArcInfo::targetState

Definition at line 475 of file trgm_regexp.c.

Referenced by packArcInfoCmp(), and packGraph().


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