From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Vsevolod Lobko <seva(at)sevasoft(dot)kiev(dot)ua> |
Cc: | pgsql-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: Patch for pl/tcl Tcl_ExternalToUtf and Tcl_UtfToExternal |
Date: | 2001-09-04 16:35:40 |
Message-ID: | 200109041635.f84GZe216418@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
> On Mon, 3 Sep 2001, Bruce Momjian wrote:
>
> > Would you make the configure changes and resubmit?
>
> which one? enable by default ?
I don't know. :-) Something that makes everyone happy. :-)
>
> > > > This patch still uses configure switch for enabling feature.
> > > >
> > > > For enabling based on tcl version we have 2 posibilites:
> > > > 1) having feature enabled by default, but in pltcl.c check for tcl
> > > > version and disable it for old versions
> > > > 2) enable or disable at configure time based on tcl version, but there
> > > > are problem - current configure don't checks for tcl version at all
> > > > and my configure skills not enought for adding this
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
--
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-04 16:44:49 | Re: Bytea/Base64 encoders for libpq - interested? |
Previous Message | Tom Lane | 2001-09-04 16:01:11 | Re: Bytea/Base64 encoders for libpq - interested? |