Re: More message encoding woes
От | Tom Lane |
---|---|
Тема | Re: More message encoding woes |
Дата | |
Msg-id | 17997.1238431741@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: More message encoding woes (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>) |
Ответы |
Re: More message encoding woes
|
Список | pgsql-hackers |
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> writes: > Tom Lane wrote: >> Another idea is to try the values listed in our encoding_match_list[] >> until bind_textdomain_codeset succeeds. The problem here is that the >> GNU documentation is *exceedingly* vague about whether >> bind_textdomain_codeset behaves sanely (ie throws a recognizable error) >> when given a bad encoding name. (I guess we could look at the source >> code.) > Unfortunately it doesn't give any error. (Man, why are the APIs in this problem space so universally awful?) Where does it get the default codeset from? Maybe we could constrain that to match the database encoding, the way we do for LC_COLLATE/CTYPE? regards, tom lane
В списке pgsql-hackers по дате отправления: