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

From [email protected] (Tom Lane)
Subject pgsql: Add a variant expected-output file for the sequence regression
Date
Msg-id [email protected]
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: [email protected] (User Fxjr)
Date:
Subject: npgsql - Npgsql2: [npgsql-open-discussion][1003946] RE: Connection leak
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Sigh, I missed checking the ecpg tests ...