Re: Patch for pl/tcl Tcl_ExternalToUtf and

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: peter_e(at)gmx(dot)net
Cc: seva(at)sevasoft(dot)kiev(dot)ua, tgl(at)sss(dot)pgh(dot)pa(dot)us, pgsql-patches(at)postgresql(dot)org
Subject: Re: Patch for pl/tcl Tcl_ExternalToUtf and
Date: 2001-09-04 00:55:27
Message-ID: 20010904095527P.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

> > Next version of patch.
> > Now with documentation update and disabling of UTF conversion for Tcl <=8.0
>
> You still have the configure option in there. Too many configure options
> are no good. If Tcl decided to move to Unicode, we should follow. It's
> their problem in the end.

You missed the point Tom has given.

> > Your point about overhead is a good one, so I retract the gripe about
> > using a configure switch. But please include documentation patches to
> > describe the configure option in the administrator's guide (installation
> > section).

I agree with Tom here.
--
Tatsuo Ishii

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Dave Cramer 2001-09-04 01:11:40 Re: Read transactions don't work on 7.0.x db's
Previous Message Tom Lane 2001-09-04 00:48:22 Re: Bytea/Base64 encoders for libpq - interested?