PostgreSQL Source Code  git master
WORKSTATE Struct Reference

Data Fields

char * buf
 
int32 state
 
int32 count
 
struct Nodeescontext
 
NODEstr
 
int32 num
 

Detailed Description

Definition at line 33 of file _int_bool.c.

Field Documentation

◆ buf

char* WORKSTATE::buf

Definition at line 35 of file _int_bool.c.

◆ count

int32 WORKSTATE::count

Definition at line 37 of file _int_bool.c.

◆ escontext

struct Node* WORKSTATE::escontext

Definition at line 38 of file _int_bool.c.

◆ num

int32 WORKSTATE::num

Definition at line 42 of file _int_bool.c.

◆ state

int32 WORKSTATE::state

Definition at line 36 of file _int_bool.c.

◆ str

NODE* WORKSTATE::str

Definition at line 40 of file _int_bool.c.


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