Thread: [COMMITTERS] pgsql: pg_dump: Skip COLLATION-related regression tests

[COMMITTERS] pgsql: pg_dump: Skip COLLATION-related regression tests

From
Stephen Frost
Date:
pg_dump: Skip COLLATION-related regression tests

Not every platform supports non-default collations, as pointed out by
the buildfarm, so skip collation-related regression tests in pg_dump
when they aren't supported.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/de34123834c3fa465b97f65ded171888edbfbccf

Modified Files
--------------
src/bin/pg_dump/t/002_pg_dump.pl | 29 +++++++++++++++++++++++++++++
1 file changed, 29 insertions(+)