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

Data Fields

TrgmStatesource
 
TrgmStatetarget
 

Detailed Description

Definition at line 360 of file trgm_regexp.c.

Field Documentation

◆ source

TrgmState* TrgmArcInfo::source

Definition at line 362 of file trgm_regexp.c.

Referenced by selectColorTrigrams().

◆ target

TrgmState* TrgmArcInfo::target

Definition at line 363 of file trgm_regexp.c.

Referenced by selectColorTrigrams().


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