Re: Continuing encoding fun....

Поиск
Список
Период
Сортировка
От Anoop Kumar
Тема Re: Continuing encoding fun....
Дата
Msg-id B4AF8C04F762D246A1E38EC5DFAEFC0B0379DC@blrmail2.aus.pervasive.com
обсуждение исходный текст
Ответ на Continuing encoding fun....  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgsql-odbc
> Done. Once you've removed the socket code, a new release seems in
order.
> Sound OK to you?

OK for me. A new release would be proper.

> It seems to me that the current case is correct - in the Unicode
driver
> we *must* run with client_encoding = 'UNICODE' or it won't work
> properly. That said, I wonder if we shouldn't just remove the if()
> altogether, and unconditionally set the client encoding for the
Unicode
> driver.
>
> Don't forget, this won't affect the ANSI/Multibyte case because it's
> inside a "#ifdef UNICODE_SUPPORT".
>
> What do you think Anoop?
>
As this is already inside "#ifdef UNICODE_SUPPORT", I don't find the
necessity for checking it again.

Regards
Anoop

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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Continuing encoding fun....
Следующее
От: "Hiroshi Saito"
Дата:
Сообщение: Re: savepoint