pgsql: Add a variant expected-output file for the sequence regression - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Add a variant expected-output file for the sequence regression
Date
Msg-id 20080901212452.6BA78755325@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
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.

Added Files:
-----------
    pgsql/src/test/regress/expected:
        sequence_1.out (r1.1)

(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/sequence_1.out?rev=1.1&content-type=text/x-cvsweb-markup)

pgsql-committers by date:

Previous
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: [npgsql-open-discussion][1003946] RE: Connection leak
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Sigh, I missed checking the ecpg tests ...