Thread: pgsql: Add alternative expected output for alter_generic

pgsql: Add alternative expected output for alter_generic

From
Alvaro Herrera
Date:
Add alternative expected output for alter_generic

The original only expected file failed to consider machines without
non-default collation support.  Per buildfarm.

Also, move the test to another parallel group; the one it was originally
put in is already full according to comments in the schedule file.  Per
note from Tom Lane.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/811ca1300bf8eb50ff1a84082619ba770126cdc9

Modified Files
--------------
src/test/regress/expected/alter_generic_1.out |  545 +++++++++++++++++++++++++
src/test/regress/parallel_schedule            |    4 +-
2 files changed, 547 insertions(+), 2 deletions(-)