PostgreSQL Source Code  git master
QPRS_STATE Struct Reference

Data Fields

char * buf
 
int32 state
 
int32 count
 
struct Nodeescontext
 
NODEstr
 
int32 num
 
int32 lenop
 
int32 sumlen
 
char * op
 
char * curop
 

Detailed Description

Definition at line 37 of file ltxtquery_io.c.

Field Documentation

◆ buf

char* QPRS_STATE::buf

Definition at line 39 of file ltxtquery_io.c.

◆ count

int32 QPRS_STATE::count

Definition at line 41 of file ltxtquery_io.c.

◆ curop

char* QPRS_STATE::curop

Definition at line 52 of file ltxtquery_io.c.

◆ escontext

struct Node* QPRS_STATE::escontext

Definition at line 42 of file ltxtquery_io.c.

◆ lenop

int32 QPRS_STATE::lenop

Definition at line 49 of file ltxtquery_io.c.

◆ num

int32 QPRS_STATE::num

Definition at line 46 of file ltxtquery_io.c.

◆ op

char* QPRS_STATE::op

Definition at line 51 of file ltxtquery_io.c.

◆ state

int32 QPRS_STATE::state

Definition at line 40 of file ltxtquery_io.c.

◆ str

NODE* QPRS_STATE::str

Definition at line 44 of file ltxtquery_io.c.

◆ sumlen

int32 QPRS_STATE::sumlen

Definition at line 50 of file ltxtquery_io.c.


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