Re: [HACKERS] large object regression tests

2006-09-09 Thread Lamar Owen
On Tuesday 05 September 2006 02:59, Jeremy Drake wrote: > I am considering, and I think that in order to get a real test of the > large objects, I would need to load data into a large object which would > be sufficient to be loaded into more than one block (large object blocks > were 1 or 2K IIRC)

Re: [HACKERS] large object regression tests

2006-09-08 Thread Markus Schaber
Hi, Jeremy, Jeremy Drake wrote: > I am considering, and I think that in order to get a real test of the > large objects, I would need to load data into a large object which would > be sufficient to be loaded into more than one block (large object blocks > were 1 or 2K IIRC) so that the block boun

Re: [HACKERS] large object regression tests

2006-09-07 Thread Tom Lane
Jeremy Drake <[EMAIL PROTECTED]> writes: > I noticed when I was working on a patch quite a while back that there are > no regression tests for large object support. Yeah, this is bad :-( > I am considering, and I think that in order to get a real test of the > large objects, I would need to load