On Sat, Jun 17, 2000 at 07:50:42AM -0400, Nissim wrote:
> This error is caused by the fact that manipulation of large object data
> in Postgres must be done within a transaction.  Jon, how would you feel
> about putting something like this in BasePeer.doUpdate:

We have the DB classes to handle database-specific requirements. You
should look at how you can use them to achieve what you want - that way
this kind of special case code has no impact on those not using
Postgres.

-- 
Sean Legassick
[EMAIL PROTECTED]


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to