Re: Add regression tests for COLLATE

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Add regression tests for COLLATE
Дата
Msg-id CA+TgmobeYFaNmiWeFEGBQCtqRxy7ckC11vZs9CLTzc_=4oVK2w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Add regression tests for COLLATE  (Robins Tharakan <tharakan@gmail.com>)
Ответы Re: Add regression tests for COLLATE  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Thu, May 9, 2013 at 9:27 PM, Robins Tharakan <tharakan@gmail.com> wrote:
> One workaround is to use DROP COLLATION IF EXISTS, that conveys the message
> without UTF8 in the message string.
>
> But three other tests use ALTER COLLATION and I see no way but to comment /
> disable them. Currently have them disabled (with comments as to what they
> do, and why they're disabled).
>
> This updated patch doesn't have UTF8 string anywhere.
> Let me know if you prefer to remove the commented out tests completely.

I did remove those, plus made some other cleanups, and committed this.I think that there's now some duplication between
thisand the
 
collate.linux.utf8 test that should be cleaned up by removing the
duplicative stuff from that test, assuming this holds up OK when the
buildfarm - and other developers - test it out.  Could you prepare a
patch towards that end?

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: proposal: simple date constructor from numeric values
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: proposal: simple date constructor from numeric values