Re: libpgtcl doesn't use UTF encoding of TCL
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Reinhard Max <max@suse.de>
Cc: Bruce Momjian <pgman@candle.pha.pa.us>, elf@solvo.ru, pgsql-bugs@postgresql.org
Date: 2001-07-18T18:53:22Z
Lists: pgsql-bugs, pgsql-hackers
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. We really don't want to give up backwards compatibility just yet. regards, tom lane