| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Vsevolod Lobko <seva(at)sevasoft(dot)kiev(dot)ua> |
| Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, Reinhard Max <max(at)suse(dot)de>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: Patch for pl/tcl Tcl_ExternalToUtf and Tcl_UtfToExternal |
| Date: | 2001-09-26 19:58:11 |
| Message-ID: | 200109261958.f8QJwBN22768@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Your patch has been added to the PostgreSQL unapplied patches list at:
http://candle.pha.pa.us/cgi-bin/pgpatches
I will try to apply it within the next 48 hours.
> On Sun, 23 Sep 2001, Peter Eisentraut wrote:
>
> > Vsevolod Lobko writes:
> >
> > > > - PostgreSQL requires to be compiled with --enable-multibyte
> > > > and --enable-unicode-convertion if it ought to work correctly
> > > > with Tcl/Tk >= 8.1 (client or server side).
> > > >
> > > > - PL/Tcl needs to be changed to use pg_do_encoding_conversion
> > > > if it runs on a Tcl version >= 8.1 .
> >
> > > I'll do pl/tcl part in the next version of patch. Using this approach we
> > > can eliminate overhead for databases in UNICODE.
> >
> > Any progress on this? I'd prefer to get rid of this --enable-pltcl-utf
> > option before release.
>
> Done
>
> Next version removes --enable-pltcl-utf switch and enables embedded
> utf conversion of pgsql if tcl version >=8.1 and --enable-unicode-conversion
>
Content-Description:
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2001-09-26 20:22:06 | Re: Problem with setlocale (found in libecpg) [accessing a |
| Previous Message | Tom Lane | 2001-09-26 18:11:39 | Re: More fixes for missing double quotes in the shell scripts |