Files
postgresql/src
Tatsuo Ishii 0c07ef1ad2 Add "SHIFT_JIS" as an accepted encoding name for locale checking.
When locale is "ja_JP.SJIS", nl_langinfo(CODESET) returns "SHIFT_JIS"
on some platforms, at least on RedHat Linux. So the encoding/locale
match table (encoding_match_list) needs the entry. Otherwise client
encoding is set to SQL_ASCII.

Back patch to all supported branches.
2013-12-15 11:10:49 +09:00
..
2013-12-02 00:08:10 -05:00
2013-12-02 16:00:18 -05:00
2013-12-02 16:00:18 -05:00
2013-12-02 00:08:10 -05:00
2012-04-23 22:43:09 -04:00