• Tatsuo Ishii's avatar
    Modify getdatabaseencoding(), pg_encoding_to_char() · 832877e9
    Tatsuo Ishii authored
    pg_char_to_encoding() in multibyte disbaled case so that it does not
    throw an error, rather return HARD CODED default value (currently SQL_ASCII).
    This would solve the "non-mb backend vs. mb-enabled frontend" problem.
    832877e9
miscinit.c 10.8 KB