Re: [GENERAL] Re: copy to/from stdout using libpgtcl - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: [GENERAL] Re: copy to/from stdout using libpgtcl
Date
Msg-id 200109070441.f874f4e27006@candle.pha.pa.us
Whole thread Raw
List pgsql-patches
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Is this safe to put into the main code?  It looks fine.
>
> It looks to me like it'll break compatibility with all pre-8.3 Tcls.
> Need some #ifdef's in there, no?

I will test with earlier TCL's but if a conditional test is required,
can I have a new patch?

--
  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: [GENERAL] Re: copy to/from stdout using libpgtcl
Next
From: Ian Lance Taylor
Date:
Subject: Re: Support building in a different directory on Solaris