PostgreSQL Source Code  git master
FormatNode Struct Reference

Data Fields

uint8 type
 
char character [MAX_MULTIBYTE_CHAR_LEN+1]
 
uint8 suffix
 
const KeyWordkey
 

Detailed Description

Definition at line 153 of file formatting.c.

Field Documentation

◆ character

char FormatNode::character[MAX_MULTIBYTE_CHAR_LEN+1]

◆ key

◆ suffix

uint8 FormatNode::suffix

◆ type


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