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

From Peter Eisentraut
Subject Re: libpgtcl doesn't use UTF encoding of TCL
Date
Msg-id Pine.LNX.4.30.0107201620560.713-100000@peter.localdomain
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  (Reinhard Max <max@suse.de>)
List pgsql-bugs
Reinhard Max writes:

> OK, I'll pack the new stuff inside #ifdef TCL_UTF8 and define that if
> the Tcl version is 8.1 or greater.

No, please add a configure check for Tcl_UtfToExternalDString or some
other function representative of this interface..

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: libpgtcl doesn't use UTF encoding of TCL
Next
From: Bruce Momjian
Date:
Subject: Re: libpgtcl doesn't use UTF encoding of TCL