Re: experimental Unicode support

Поиск
Список
Период
Сортировка
От Jon Willeke
Тема Re: experimental Unicode support
Дата
Msg-id 5.1.0.14.2.20040203144135.01f37438@mail.verizon.net
обсуждение исходный текст
Ответ на Re: experimental Unicode support  (Jon Willeke <willeke@users.sourceforge.net>)
Список pgsql-odbc
I'm attaching an updated patch.  I haven't yet tested it on Windows, but
the fix is simple enough.

I have been unable to build psqlodbc satisfactorily with the PostgreSQL
config files, as the configure script fails to find support for shared
libraries.  I did a quick test with a statically linked client.

When I stripped out the PGAC* macros and inlined PGAC_VAR_INT_TIMEZONE, I
was able to build and test a shared library.  (I have not included those
changes.)

At 2/3/2004, Jon Willeke wrote:
>I haven't looked at the code, yet, but I'm pretty sure I know the
>problem.  I added the HAVE_ISWASCII condition to make win_unicode.c work
>for Linux, which doesn't support this extension.  However, Windows uses a
>different build system, so I need to guard it with HAVE_CONFIG, or
>something like that.
>
>I'll fix this and try to find a Windows build machine.

Вложения

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

Предыдущее
От: Jon Willeke
Дата:
Сообщение: Re: experimental Unicode support
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: experimental Unicode support