pgsql: pg_dump: Fix new ICU tests

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pg_dump: Fix new ICU tests
Date: 2022-08-25 04:53:30
Message-ID: E1oR4rw-0015rv-UV@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pg_dump: Fix new ICU tests

ICU doesn't support some server encodings, so we need to exclude them
if a non-supported encoding was set up.

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/f2dcf1acfbd8d23e1651293cd3c83c0443b45143

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

Browse pgsql-committers by date

  From Date Subject
Next Message Marina Polyakova 2022-08-25 05:03:02 Re: pgsql: pg_dump: Dump colliculocale
Previous Message Marina Polyakova 2022-08-25 04:50:26 Re: pgsql: pg_dump: Dump colliculocale