Re: large objects overwriting bug

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

From: Tom Lane <tgl@sss.pgh.pa.us>
To: bs@niggard.org, pgsql-bugs@postgresql.org
Date: 2001-01-26T03:45:44Z
Lists: pgsql-bugs
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.

			regards, tom lane