Adjust alter_table regression test to avoid conflicts with rangefuncs

Tom Lane <tgl@sss.pgh.pa.us>

Commit: cb083b26d58a0f603b5232bce50afa99a4d24e1c
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-07-17T17:26:31Z
Releases: 7.3.11
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.

Files

PathChange+/−
src/test/regress/expected/alter_table.out modified +29 −174
src/test/regress/sql/alter_table.sql modified +15 −16