Re: Problem with pgtcl on HP

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: Problem with pgtcl on HP
Дата
Msg-id 87n0833ip8.fsf@mailbox.samurai.com
обсуждение исходный текст
Ответ на Problem with pgtcl on HP  (Michael Brusser <michael@synchronicity.com>)
Список pgsql-hackers
Michael Brusser <michael@synchronicity.com> writes:
> We tracked problem to this line in pgtcl.c:
>    putenv ("PGCLIENTENCODING=UNICODE");
> Changing this to 
>    Tcl_PutEnv ("PGCLIENTENCODING=UNICODE");
> seems to be a good fix, so far we are not seeing any problems.

Looks good to me. Unless anyone else objects, I'll apply this to
REL7_4_STABLE and HEAD within 24 hours.

-Neil



В списке pgsql-hackers по дате отправления: