Re: Re: What needs to be done? - Mailing list pgsql-jdbc

From Tom Lane
Subject Re: Re: What needs to be done?
Date
Msg-id 19339.996820215@sss.pgh.pa.us
Whole thread Raw
In response to Re: Re: What needs to be done?  (Barry Lind <barry@xythos.com>)
List pgsql-jdbc
Barry Lind <barry@xythos.com> writes:
> This is what I think needs to be done wrt large objects and binary data
> support ...
> [ much snipped ]
> As you can probably guess I don't like the current implementation of
> large objects in postgresql

Yup, I got that ;-).

While these seem like good changes in the long run, I'm concerned about
breaking existing client apps wholesale.  Is it feasible to have a
backwards-compatibility mode?  I wouldn't even insist that it be the
default behavior --- but adding a one-line "set backwards-compatible
mode" kind of call seems better than major rewrites, for apps that
depend on the old behavior.

            regards, tom lane

pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: Re: What needs to be done?
Next
From: Barry Lind
Date:
Subject: Re: What needs to be done?