[COMMITTERS] pgsql: Disable multi-byte citext tests - Mailing list pgsql-committers

From Andrew Dunstan
Subject [COMMITTERS] pgsql: Disable multi-byte citext tests
Date
Msg-id E1duOGy-0000lo-96@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Disable multi-byte citext tests

This reverts commit 890faaf1 which attempted unsuccessfully to deal with
the problem, and instead just comments out these tests like other similar
tests elsewhere in the script.

Branch
------
master

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

Modified Files
--------------
contrib/citext/expected/citext.out   | 32 ++++++--------------------------
contrib/citext/expected/citext_1.out | 32 ++++++--------------------------
contrib/citext/sql/citext.sql        | 14 +++++++-------
3 files changed, 19 insertions(+), 59 deletions(-)


--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] pgsql: Make new crash restart test a bit more robust.
Next
From: Andres Freund
Date:
Subject: [COMMITTERS] pgsql: Speedup pgstat_report_activity by moving mb-aware truncationto