Re: libpgtcl doesn't use UTF encoding of TCL
От | Bruce Momjian |
---|---|
Тема | Re: libpgtcl doesn't use UTF encoding of TCL |
Дата | |
Msg-id | 200107201516.f6KFGGB13915@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: libpgtcl doesn't use UTF encoding of TCL (Bruce Momjian <pgman@candle.pha.pa.us>) |
Список | pgsql-bugs |
> > On Wed, 18 Jul 2001, Tom Lane wrote: > > > > > Reinhard Max <max@suse.de> writes: > > > > 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. > > > > > > Please do that and resubmit the patch. > > > > OK, I'll pack the new stuff inside #ifdef TCL_UTF8 and define that if > > the Tcl version is 8.1 or greater. > > Is the TCL_UTF8 some variable that gets set at tcl runtime? I hope so. I now realize we can't have this configure at runtime. It has to read the tcl include file for the version it is about to be linked to. -- 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 по дате отправления: