Re: [COMMITTERS] pgsql: Remove ICU tests from default run

Поиск
Список
Период
Сортировка
От Noah Misch
Тема Re: [COMMITTERS] pgsql: Remove ICU tests from default run
Дата
Msg-id 20171006073055.GA433696@rfd.leadboat.com
обсуждение исходный текст
Список pgsql-committers
On Sat, Mar 25, 2017 at 04:30:45AM +0000, Peter Eisentraut wrote:
> Remove ICU tests from default run
> 
> These tests require the test database to be in UTF8 encoding.  Until
> there is a better solution, take them out of the default test set and
> treat them like the existing collate.linux.utf8 test, meaning it has to
> be selected manually.

I'm thinking the regression suite should create an ENCODING=UTF8, LOCALE=C
database in addition to the traditional one.  This isn't the first or the
second use case for such a database.


-- 
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: Use OpenSSL EVP API for symmetric encryption in pgcrypto.
Следующее
От: Dave Page
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Use OpenSSL EVP API for symmetric encryptionin pgcrypto.