PostgreSQL Source Code  git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
assignment Struct Reference

#include <type.h>

Data Fields

char * variable
 
enum ECPGdtype value
 
struct assignmentnext
 

Detailed Description

Definition at line 211 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: