pgsql: pg_dump: Skip COLLATION-related regression tests

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: pg_dump: Skip COLLATION-related regression tests
Date: 2017-03-19 20:56:25
Message-ID: E1cphsH-0005NO-N7@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2017-03-19 21:26:40 Re: [COMMITTERS] pgsql: Fix and simplify check for whether we're running as Windows serv
Previous Message Magnus Hagander 2017-03-19 16:07:51 pgsql: Update obsolete comment