pltcl on win32

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "PostgreSQL-patches" <pgsql-patches(at)postgresql(dot)org>
Subject: pltcl on win32
Date: 2004-09-12 16:59:32
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE475C59@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

The following patch fixes pltcl compiles on win32. The code change in
pltcl.c is from this post:
http://groups.google.com/groups?q=tcl_createslave+error&hl=en&lr=&ie=UTF
-8&c2coff=1&safe=off&selm=20040107132138.57308.qmail%40web60304.mail.yah
oo.com&rnum=3

Can't say I fully understand why, but it does fix the problem :-) I
stole it from the post above.

This build is against ActiveState Tcl which is the Tcl most likely to be
on any client machines. Haven't tested with others.

//Magnus

Attachment Content-Type Size
pltcl_win32.patch application/octet-stream 1.9 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2004-09-12 19:52:29 Re: New Translation
Previous Message Tom Lane 2004-09-12 16:42:13 Re: New Translation