PostgreSQL Source Code git master
Data Fields
FuzzyAttrMatchState Struct Reference

Data Fields

int  distance
 
 
 
 
 
 
 
 
 

Detailed Description

Definition at line 62 of file parse_relation.c.

Field Documentation

distance

int FuzzyAttrMatchState::distance

Definition at line 64 of file parse_relation.c.

Referenced by searchRangeTableForCol(), and updateFuzzyAttrMatchState().

exact1

AttrNumber FuzzyAttrMatchState::exact1

Definition at line 70 of file parse_relation.c.

Referenced by searchRangeTableForCol().

exact2

AttrNumber FuzzyAttrMatchState::exact2

Definition at line 72 of file parse_relation.c.

Referenced by searchRangeTableForCol().

first

AttrNumber FuzzyAttrMatchState::first

Definition at line 66 of file parse_relation.c.

Referenced by updateFuzzyAttrMatchState().

rexact1

RangeTblEntry* FuzzyAttrMatchState::rexact1

Definition at line 69 of file parse_relation.c.

Referenced by searchRangeTableForCol().

rexact2

RangeTblEntry* FuzzyAttrMatchState::rexact2

Definition at line 71 of file parse_relation.c.

Referenced by searchRangeTableForCol().

rfirst

RangeTblEntry* FuzzyAttrMatchState::rfirst

Definition at line 65 of file parse_relation.c.

Referenced by searchRangeTableForCol(), and updateFuzzyAttrMatchState().

rsecond

RangeTblEntry* FuzzyAttrMatchState::rsecond

Definition at line 67 of file parse_relation.c.

Referenced by searchRangeTableForCol(), and updateFuzzyAttrMatchState().

second

AttrNumber FuzzyAttrMatchState::second

Definition at line 68 of file parse_relation.c.

Referenced by updateFuzzyAttrMatchState().


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

AltStyle によって変換されたページ (->オリジナル) /