pgsql: Adjust alter_table regression test to avoid conflicts with

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Adjust alter_table regression test to avoid conflicts with
Date: 2005-07-17 17:26:32
Message-ID: 20050717172632.34966529AE@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Adjust alter_table regression test to avoid conflicts with rangefuncs
and prepare tests, which cause intermittent failures in parallel test
mode. Back-port of fix originally applied to 8.0 and 7.4 branches;
the problems do not appear to exist in 7.2 branch but they do occur
in 7.3. Per buildfarm results.

Tags:
----
REL7_3_STABLE

Modified Files:
--------------
pgsql/src/test/regress/expected:
alter_table.out (r1.53.2.1 -> r1.53.2.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/alter_table.out.diff?r1=1.53.2.1&r2=1.53.2.2)
pgsql/src/test/regress/sql:
alter_table.sql (r1.34.2.1 -> r1.34.2.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/sql/alter_table.sql.diff?r1=1.34.2.1&r2=1.34.2.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-07-17 17:36:57 pgsql: Looks like cube_1 variant is also needed in 7.3 branch.
Previous Message User Andrewd 2005-07-17 12:33:49 pgbuildfarm - client-code: branches before 7.3 didn't have --no-locale