]> granicus.if.org Git - postgresql/commit
Adjust largeobject regression test to leave a couple of LOs behind.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 12 Jun 2014 21:51:47 +0000 (17:51 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 12 Jun 2014 21:51:52 +0000 (17:51 -0400)
commitb37e574865f8b465a1c99a29dcdfcecf6eca32f5
treec06adce1f6b0d4ad18dfe694f4445f446ac1e15d
parent7e00e09872f194c3dc30faca6aff7c2a32b608f6
Adjust largeobject regression test to leave a couple of LOs behind.

Since we commonly test pg_dump/pg_restore by seeing whether they can dump
and restore the regression test database, it behooves us to include some
large objects in that test scenario.

I tried to include a comment on one of these large objects to improve
the test scenario further ... but it turns out that pg_upgrade fails to
preserve comments on large objects, and its regression test notices
the discrepancy.  So uncommenting that COMMENT is a TODO for later.
src/test/regress/input/largeobject.source
src/test/regress/output/largeobject.source
src/test/regress/output/largeobject_1.source