PostgreSQL Source Code  git master
OperatorElement Struct Reference

Data Fields

int8 op
 
int16 distance
 

Detailed Description

Definition at line 633 of file tsquery.c.

Field Documentation

◆ distance

int16 OperatorElement::distance

Definition at line 636 of file tsquery.c.

Referenced by pushOpStack().

◆ op

int8 OperatorElement::op

Definition at line 635 of file tsquery.c.

Referenced by pushOpStack().


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