PostgreSQL Source Code git master
|
Data Fields | |
enum pg_enc | pg_enc_code |
const char * | system_enc_name |
Definition at line 39 of file chklocale.c.
enum pg_enc encoding_match::pg_enc_code |
Definition at line 41 of file chklocale.c.
Referenced by pg_get_encoding_from_locale().
const char* encoding_match::system_enc_name |
Definition at line 42 of file chklocale.c.
Referenced by pg_get_encoding_from_locale().