Add a variant expected-output file for the sequence regression test, to cover
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 1 Sep 2008 21:24:52 +0000 (21:24 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 1 Sep 2008 21:24:52 +0000 (21:24 +0000)
commit25db18a5cfd1e521ee252fb76230a43898533c39
treee81d25e5858c0353ca7a2d87b82109a352c96d9e
parent68b3ec1db4baa5060c4ed4d114f8f60e7c8faa33
Add a variant expected-output file for the sequence regression test, to cover
output that is seen when a checkpoint occurs at just the right time during
the test.  Per my report of 2008-08-31.

This could be back-patched but I'm not sure it's worth the trouble.
src/test/regress/expected/sequence_1.out [new file with mode: 0644]