PostgreSQL Source Code  git master
assignment Struct Reference

#include <type.h>

Data Fields

char * variable
 
enum ECPGdtype value
 
struct assignmentnext
 

Detailed Description

Definition at line 210 of file type.h.

Field Documentation

◆ next

struct assignment* assignment::next

◆ value

enum ECPGdtype assignment::value

◆ variable

char* assignment::variable

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