Re: large objects overwriting bug
bs@niggard.org
From: bs@niggard.org
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-bugs@postgresql.org
Date: 2001-01-29T09:58:03Z
Lists: pgsql-bugs
Tom Lane wrote: > pgsql-bugs@postgresql.org writes: > >> When overwriting an lo with a larger lo, the old data is not overwritten. This was supposed to be fixed in 6.5, but it happens in 7.0.3 > > Please try your test case in 7.1beta3 or later. The large-object > support has been rather completely rewritten ... if this bug is > still there, then we need to know about it. Works with 7.1beta3, thanks.