pgsql-server/src/test/regress expected/alter_t ... - Mailing list pgsql-committers

From [email protected] (Bruce Momjian - CVS)
Subject pgsql-server/src/test/regress expected/alter_t ...
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    [email protected]    02/08/04 00:28:11

Modified files:
    src/test/regress/expected: alter_table.out
    src/test/regress/sql: alter_table.sql

Log message:
    This patch fixes in intermittent failure in the regression tests:
    there was a race condition between the "alter_table" and "rules"
    regression tests. Depending on scheduling, sometimes an ALTER
    TABLE command would operate on a relation created by the "rules"
    tests, leading to unexpected results.

    Neil Conway


pgsql-committers by date:

Previous
From: [email protected] (Bruce Momjian - CVS)
Date:
Subject: pgsql-server/contrib/array array_iterator.c ar ...
Next
From: [email protected] (Bruce Momjian - CVS)
Date:
Subject: pgsql-server/ oc/src/sgml/reference.sgml oc/sr ...