Adjust alter_table regression test to avoid conflicts with rangefuncs
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/alter_table.out | modified | +29 −174 |
| src/test/regress/sql/alter_table.sql | modified | +15 −16 |