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)
commitbb3f839bfcb396c3066a31559d3a72ef0b4b5fae
tree67b31c1d3a2ae4c4e3206c2943c7a71f5a7c9ac6
parentb153c0920960a6059b67969469166fb29c0105d7
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]