PostgreSQL Source Code git master
StackElem Struct Reference

#include <psqlscan_int.h>

Data Fields

YY_BUFFER_STATE buf
 
char * bufstring
 
char * origstring
 
char * varname
 
struct StackElemnext
 

Detailed Description

Definition at line 69 of file psqlscan_int.h.

Field Documentation

◆ buf

◆ bufstring

char* StackElem::bufstring

◆ next

struct StackElem* StackElem::next

◆ origstring

char* StackElem::origstring

◆ varname

char* StackElem::varname

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