Re: libpgtcl doesn't use UTF encoding of TCL

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: libpgtcl doesn't use UTF encoding of TCL
Дата
Msg-id 200107181622.f6IGMEM15114@candle.pha.pa.us
обсуждение исходный текст
Ответ на libpgtcl doesn't use UTF encoding of TCL  (pgsql-bugs@postgresql.org)
Список pgsql-bugs
> On Wed, 18 Jul 2001, Bruce Momjian wrote:
>
> > Do you have any idea how this will work with earlier TCL versions?
>
> It won't. If pgtcl is supposed to still be able to compile with older
> versions of Tcl, the changes have to be made a compile time option.

Can't we probe the TCL version in the code and handle it that way?

> > When was Tcl_UtfToExternalDString added to TCL?
>
> According to Tcl's changelog files, it was added in 1997 for Tcl 8.1
> wich was released in 1999.

Shame.  I think we could have required Tcl 8.X but clearly we can't be
requring >= 8.1.  I have 8.0 here and I am sure many do as well.

--
  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-bugs по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: libpgtcl doesn't use UTF encoding of TCL
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Curious result from text ( netmask ( inet ) ) functions.