]> granicus.if.org Git - postgresql/commit
Improve largeobject regression test to show size of object read from file.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 14 Sep 2012 22:24:53 +0000 (18:24 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 14 Sep 2012 22:24:53 +0000 (18:24 -0400)
commitbd9b4f16894b98cffade9a77d87b910a939d10c5
tree5622c635f5e7d3e734b7b981463f0f6719384660
parentb8fbbcf37f22c5e8361da939ad0fc4be18a34ca9
Improve largeobject regression test to show size of object read from file.

The idea here is to provide a more easily diagnosable failure diff when
the problem is that tenk.data has been DOS-ified, as I believe to be
happening currently on buildfarm member hamerkop.  Per suggestion from
Magnus Hagander.

Also, sync output/largeobject_1.source with current regression test.
Failure to do that in commit 3a0e4d36ebd7f477822d5bae41ba121a40d22ccc
turns out to be the real reason that hamerkop has been complaining.
src/test/regress/input/largeobject.source
src/test/regress/output/largeobject.source
src/test/regress/output/largeobject_1.source