PostgreSQL Source Code  git master
INFIX Struct Reference

Data Fields

ITEMcurpol
 
char * buf
 
char * cur
 
int32 buflen
 
char * op
 
QueryItemcurpol
 
int buflen
 

Detailed Description

Definition at line 550 of file _int_bool.c.

Field Documentation

◆ buf

char * INFIX::buf

Definition at line 553 of file _int_bool.c.

Referenced by bqarr_out(), infix(), ltxtq_out(), ltxtq_send(), tsqueryout(), and tsquerytree().

◆ buflen [1/2]

int32 INFIX::buflen

Definition at line 555 of file _int_bool.c.

Referenced by bqarr_out(), infix(), ltxtq_out(), ltxtq_send(), tsqueryout(), and tsquerytree().

◆ buflen [2/2]

int INFIX::buflen

Definition at line 977 of file tsquery.c.

◆ cur

char * INFIX::cur

Definition at line 554 of file _int_bool.c.

Referenced by bqarr_out(), infix(), ltxtq_out(), ltxtq_send(), tsqueryout(), and tsquerytree().

◆ curpol [1/2]

ITEM * INFIX::curpol

Definition at line 552 of file _int_bool.c.

Referenced by bqarr_out(), infix(), ltxtq_out(), ltxtq_send(), tsqueryout(), and tsquerytree().

◆ curpol [2/2]

QueryItem* INFIX::curpol

Definition at line 973 of file tsquery.c.

◆ op

char * INFIX::op

Definition at line 454 of file ltxtquery_io.c.

Referenced by infix(), ltxtq_out(), ltxtq_send(), tsqueryout(), and tsquerytree().


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