Re: UTF-8 patch for PgTcl (was: Patch for pl/tcl ...) - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: UTF-8 patch for PgTcl (was: Patch for pl/tcl ...)
Date
Msg-id 200109090309.f8939CG00812@candle.pha.pa.us
Whole thread Raw
In response to UTF-8 patch for PgTcl (was: Patch for pl/tcl ...)  (Reinhard Max <max@suse.de>)
List 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.

> Hi,
>
> On Thu, 6 Sep 2001, Bruce Momjian wrote:
>
> > FYI, I can easily back out the recently applied UTF patch.
> > Just let me know.
>
> I think Vsevolod is working on a new patch pl/tcl.
>
> The attached patch should be sufficient to fix libpgtcl. It requires
> PostgreSQL to support unicode-conversion, but retains binary
> compatibility among Tcl versions.
>
> However, it neither checks at compile time not at runtime, if support
> for unicode-conversion does really exist and it doesn't prevent the
> user from changing the client encoding after initialization. I think
> there should be warnings about this somewhere in the documentation.
>
> cu
>     Reinhard

Content-Description: pgtcl-utf8.patch

[ Attachment, skipping... ]

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: attribute names & typecast/psql default port
Next
From: "Robert B. Easter"
Date:
Subject: Re: JDBC patch (attempt#2) for util.Serialize and jdbc2.PreparedStatement