Thanks to visit codestin.com
Credit goes to doxygen.postgresql.org

PostgreSQL Source Code git master
OperatorElement Struct Reference

Data Fields

int8 op
 
int16 distance
 

Detailed Description

Definition at line 629 of file tsquery.c.

Field Documentation

◆ distance

int16 OperatorElement::distance

Definition at line 632 of file tsquery.c.

Referenced by pushOpStack().

◆ op

int8 OperatorElement::op

Definition at line 631 of file tsquery.c.

Referenced by pushOpStack().


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