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

From Reinhard Max
Subject Re: libpgtcl doesn't use UTF encoding of TCL
Date
Msg-id Pine.LNX.4.33.0107191540210.12068-200000@wotan.suse.de
Whole thread Raw
In response to Re: libpgtcl doesn't use UTF encoding of TCL  (Tom Lane <tgl@sss.pgh.pa.us>)
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.

Here it is, but I consider it still incomplete and I have not done
exhaustive testing. Some more occurrences of PQexec and PQgetvalue
need to be wrapped up with UTF8 conversion, but I'll not have the time
to do it for the next 1-2 weeks.

cu
    Reinhard

pgsql-bugs by date:

Previous
From: Reinhard Max
Date:
Subject: Re: libpgtcl doesn't use UTF encoding of TCL
Next
From: "Bob Soeters"
Date:
Subject: Re: Two foreign keys in one table both referencing same record in primary table gives error on update of primary table