PostgreSQL Source Code  git master
QueryOperator Struct Reference

#include <ts_type.h>

Data Fields

QueryItemType type
 
int8 oper
 
int16 distance
 
uint32 left
 

Detailed Description

Definition at line 192 of file ts_type.h.

Field Documentation

◆ distance

int16 QueryOperator::distance

◆ left

◆ oper

◆ type

QueryItemType QueryOperator::type

Definition at line 194 of file ts_type.h.

Referenced by pushOperator().


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