PostgreSQL Source Code git master
|
Data Fields | |
const char * | name |
int | len |
int | id |
int | type |
Definition at line 123 of file formatting.c.
int KeySuffix::id |
Definition at line 127 of file formatting.c.
Referenced by parse_format().
int KeySuffix::len |
Definition at line 126 of file formatting.c.
Referenced by parse_format(), and suff_search().
const char* KeySuffix::name |
Definition at line 125 of file formatting.c.
Referenced by suff_search().
int KeySuffix::type |
Definition at line 128 of file formatting.c.
Referenced by suff_search().