PostgreSQL Source Code
git master
|
Data Fields | |
const char * | name |
int | len |
int | id |
int | type |
Definition at line 163 of file formatting.c.
int KeySuffix::id |
Definition at line 167 of file formatting.c.
Referenced by parse_format().
int KeySuffix::len |
Definition at line 166 of file formatting.c.
Referenced by parse_format(), and suff_search().
const char* KeySuffix::name |
Definition at line 165 of file formatting.c.
Referenced by suff_search().
int KeySuffix::type |
Definition at line 168 of file formatting.c.
Referenced by suff_search().