PostgreSQL Source Code  git master
KeySuffix Struct Reference

Data Fields

const char * name
 
int len
 
int id
 
int type
 

Detailed Description

Definition at line 122 of file formatting.c.

Field Documentation

◆ id

int KeySuffix::id

Definition at line 126 of file formatting.c.

Referenced by parse_format().

◆ len

int KeySuffix::len

Definition at line 125 of file formatting.c.

Referenced by parse_format(), and suff_search().

◆ name

const char* KeySuffix::name

Definition at line 124 of file formatting.c.

Referenced by suff_search().

◆ type

int KeySuffix::type

Definition at line 127 of file formatting.c.

Referenced by suff_search().


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