PostgreSQL Source Code
git master
|
Go to the source code of this file.
Data Structures | |
struct | encoding_match |
Functions | |
int | pg_get_encoding_from_locale (const char *ctype, bool write_message) |
Variables | |
static const struct encoding_match | encoding_match_list [] |
int pg_get_encoding_from_locale | ( | const char * | ctype, |
bool | write_message | ||
) |
Definition at line 428 of file chklocale.c.
Referenced by cache_locale_time(), check_encoding_locale_matches(), check_locale_encoding(), connectOptions2(), main(), PGLC_localeconv(), PQsetClientEncoding(), and setup_locale_encoding().
|
static |
Definition at line 1 of file chklocale.c.