PostgreSQL Source Code git master
Loading...
Searching...
No Matches
WORKSTATE Struct Reference

Data Fields

charbuf
 
int32 state
 
int32 count
 
struct Nodeescontext
 
NODEstr
 
int32 num
 

Detailed Description

Definition at line 32 of file _int_bool.c.

Field Documentation

◆ buf

char* WORKSTATE::buf

Definition at line 34 of file _int_bool.c.

◆ count

int32 WORKSTATE::count

Definition at line 36 of file _int_bool.c.

◆ escontext

struct Node* WORKSTATE::escontext

Definition at line 37 of file _int_bool.c.

◆ num

int32 WORKSTATE::num

Definition at line 41 of file _int_bool.c.

◆ state

int32 WORKSTATE::state

Definition at line 35 of file _int_bool.c.

◆ str

NODE* WORKSTATE::str

Definition at line 39 of file _int_bool.c.


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