PostgreSQL Source Code git master
|
Data Fields | |
int | sourceState |
int | targetState |
int | colorTrgm |
Definition at line 472 of file trgm_regexp.c.
int TrgmPackArcInfo::colorTrgm |
Definition at line 476 of file trgm_regexp.c.
Referenced by packArcInfoCmp(), and packGraph().
int TrgmPackArcInfo::sourceState |
Definition at line 474 of file trgm_regexp.c.
Referenced by packArcInfoCmp(), and packGraph().
int TrgmPackArcInfo::targetState |
Definition at line 475 of file trgm_regexp.c.
Referenced by packArcInfoCmp(), and packGraph().