UTF-8 patch for PgTcl (was: Patch for pl/tcl ...)

Поиск
Список
Период
Сортировка
От Reinhard Max
Тема UTF-8 patch for PgTcl (was: Patch for pl/tcl ...)
Дата
Msg-id Pine.LNX.4.33.0109071643500.7017-200000@wotan.suse.de
обсуждение исходный текст
Ответ на Re: Patch for pl/tcl Tcl_ExternalToUtf and Tcl_UtfToExternal  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: UTF-8 patch for PgTcl (was: Patch for pl/tcl ...)  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: UTF-8 patch for PgTcl (was: Patch for pl/tcl ...)  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Hi,

On Thu, 6 Sep 2001, Bruce Momjian wrote:

> FYI, I can easily back out the recently applied UTF patch.
> Just let me know.

I think Vsevolod is working on a new patch pl/tcl.

The attached patch should be sufficient to fix libpgtcl. It requires
PostgreSQL to support unicode-conversion, but retains binary
compatibility among Tcl versions.

However, it neither checks at compile time not at runtime, if support
for unicode-conversion does really exist and it doesn't prevent the
user from changing the client encoding after initialization. I think
there should be warnings about this somewhere in the documentation.

cu
    Reinhard

Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Support building in a different directory on Solaris
Следующее
От: Tom Lane
Дата:
Сообщение: Re: multiple inserts