Re: pgtcl large object fix

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Mahlon Stacy <mcs@mayo.edu>
Cc: "'pgsql-bugs@postgresql.org'" <pgsql-bugs@postgresql.org>
Date: 2003-08-06T22:02:52Z
Lists: pgsql-bugs
Mahlon Stacy <mcs@mayo.edu> writes:
> Newer versions of TCL implement ByteArray objects which are
> the best fit for Postgresql Large Object functions.

How newer is "newer"?  That is, what compatibility problems might we
create if we make this change?

			regards, tom lane