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

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: UTF-8 patch for PgTcl (was: Patch for pl/tcl ...)
Дата
Msg-id 200109101449.f8AEn6g20083@candle.pha.pa.us
обсуждение исходный текст
Ответ на UTF-8 patch for PgTcl (was: Patch for pl/tcl ...)  (Reinhard Max <max@suse.de>)
Список pgsql-patches
Patch applied.  Thanks.

> 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

Content-Description: pgtcl-utf8.patch

[ Attachment, skipping... ]

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Marc Balmer
Дата:
Сообщение: Am I subscribed?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [JDBC] [HACKERS] JDBC pg_description update needed for CVS tip