PostgreSQL Source Code
git master
|
Data Fields | |
const char * | vertical |
const char * | vertical_and_horizontal [2] |
const char * | up_and_horizontal [2] |
const char * | down_and_horizontal [2] |
const char* unicodeStyleColumnFormat::down_and_horizontal[2] |
Definition at line 113 of file print.c.
Referenced by refresh_utf8format().
const char* unicodeStyleColumnFormat::up_and_horizontal[2] |
Definition at line 112 of file print.c.
Referenced by refresh_utf8format().
const char* unicodeStyleColumnFormat::vertical |
Definition at line 110 of file print.c.
Referenced by refresh_utf8format().
const char* unicodeStyleColumnFormat::vertical_and_horizontal[2] |
Definition at line 111 of file print.c.
Referenced by refresh_utf8format().