Re: libpgtcl doesn't use UTF encoding of TCL - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: libpgtcl doesn't use UTF encoding of TCL
Date
Msg-id 200107201410.f6KEA4h07984@candle.pha.pa.us
Whole thread Raw
In response to Re: libpgtcl doesn't use UTF encoding of TCL  (Reinhard Max <max@suse.de>)
Responses Re: libpgtcl doesn't use UTF encoding of TCL  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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.

--
  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 by date:

Previous
From: missive@frontiernet.net (Lee Harr)
Date:
Subject: check contraint allows illegal value?
Next
From: Peter Eisentraut
Date:
Subject: Re: libpgtcl doesn't use UTF encoding of TCL