Remove collations from generic ALTER test
Alvaro Herrera <alvherre@alvh.no-ip.org>
Remove collations from generic ALTER test The error messages they generate are not portable enough. Also, since the only point of the alter_generic_1 expected file was to cover platforms with no collation support, it's now useless, so remove it.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/alter_generic_1.out | deleted | +0 −545 |
| src/test/regress/expected/alter_generic.out | modified | +6 −45 |
| src/test/regress/sql/alter_generic.sql | modified | +4 −31 |