PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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: