[COMMITTERS] pgsql: Disable multi-byte citext tests

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема [COMMITTERS] pgsql: Disable multi-byte citext tests
Дата
Msg-id E1duOGy-0000lo-96@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Make new crash restart test a bit more robust.
Следующее
От: Andres Freund
Дата:
Сообщение: [COMMITTERS] pgsql: Speedup pgstat_report_activity by moving mb-aware truncationto